14 lines
229 B
JSON
14 lines
229 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permissions": {
|
|
"bash": true,
|
|
"php": true,
|
|
"python": false,
|
|
"node": false,
|
|
"git": true,
|
|
"npm": false,
|
|
"composer": false
|
|
},
|
|
"model": "default"
|
|
}
|