diff options
| author | Aiden Cline <[email protected]> | 2025-09-16 07:30:29 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-16 07:30:29 -0500 |
| commit | 91adc3cd4119d72e5b844cdb1d28135a37630ff8 (patch) | |
| tree | 8a83e2211028bc4e6131f1d3a34d7417d9a8baeb /packages/web | |
| parent | 2bb9b4212f901e03c174e5e443e3c204fd3637d6 (diff) | |
| download | opencode-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.mdx | 2 |
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 |
