mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
docs: config schema
This commit is contained in:
parent
ef74d97491
commit
9c6aa82ac1
5 changed files with 25 additions and 8 deletions
|
|
@ -51,7 +51,7 @@ Project configuration is optional. You can place an `opencode.json` file in the
|
|||
|
||||
```json title="opencode.json"
|
||||
{
|
||||
"$schema": "https://opencode.ai/schemas/opencode.json"
|
||||
"$schema": "http://opencode.ai/config.json"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue