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