summaryrefslogtreecommitdiffhomepage
path: root/packages/web
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-09-16 07:30:29 -0500
committerGitHub <[email protected]>2025-09-16 07:30:29 -0500
commit91adc3cd4119d72e5b844cdb1d28135a37630ff8 (patch)
tree8a83e2211028bc4e6131f1d3a34d7417d9a8baeb /packages/web
parent2bb9b4212f901e03c174e5e443e3c204fd3637d6 (diff)
downloadopencode-91adc3cd4119d72e5b844cdb1d28135a37630ff8.tar.gz
opencode-91adc3cd4119d72e5b844cdb1d28135a37630ff8.zip
docs: remove dup section (#2629)
Diffstat (limited to 'packages/web')
-rw-r--r--packages/web/src/content/docs/config.mdx2
1 files changed, 0 insertions, 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