From 9cdc75c3c50a78a9a4d55d528aaa7bd074ad3285 Mon Sep 17 00:00:00 2001 From: rekram1-node Date: Tue, 16 Sep 2025 07:28:26 -0500 Subject: [PATCH] docs: remove dup section --- 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