Removed unnessary configs
This commit is contained in:
parent
17165b22cb
commit
21a1d594ac
|
|
@ -1,22 +1,5 @@
|
|||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"tools": {
|
||||
"read": true,
|
||||
"bash": true,
|
||||
"edit": true,
|
||||
"write": true,
|
||||
"grep": true,
|
||||
"glob": true,
|
||||
"list": true,
|
||||
"patch": true,
|
||||
"todowrite": true,
|
||||
"todoread": true,
|
||||
"webfetch": true
|
||||
},
|
||||
"permission": {
|
||||
"bash": "ask",
|
||||
"doom_loop": "ask"
|
||||
},
|
||||
"instructions": [
|
||||
"src/lib/taylordb.types.ts",
|
||||
"src/lib/taylordb-client.ts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user