Add .opencode/settings.json
This commit is contained in:
13
.opencode/settings.json
Normal file
13
.opencode/settings.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://opencode.ai/config.json",
|
||||||
|
"permissions": {
|
||||||
|
"bash": true,
|
||||||
|
"php": true,
|
||||||
|
"python": false,
|
||||||
|
"node": false,
|
||||||
|
"git": true,
|
||||||
|
"npm": false,
|
||||||
|
"composer": false
|
||||||
|
},
|
||||||
|
"model": "default"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user