From 91adc3cd4119d72e5b844cdb1d28135a37630ff8 Mon Sep 17 00:00:00 2001 From: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Date: Tue, 16 Sep 2025 07:30:29 -0500 Subject: [PATCH] docs: remove dup section (#2629) --- packages/web/src/content/docs/config.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/web/src/content/docs/config.mdx b/packages/web/src/content/docs/config.mdx index 68c14fc79..2fa26675e 100644 --- a/packages/web/src/content/docs/config.mdx +++ b/packages/web/src/content/docs/config.mdx @@ -21,8 +21,6 @@ opencode supports both **JSON** and **JSONC** (JSON with Comments) formats. } ``` -With JSONC, you can use comments in your configuration files: - --- ## Locations