fix: remove incorrectly named opencode.json global config

This commit is contained in:
2026-03-25 09:11:33 -04:00
parent 030a47345f
commit d3da74bbef
-12
View File
@@ -1,12 +0,0 @@
{
"$schema": "https://opencode.ai/config.json",
"permission": "allow",
"experimental": {
"snapshots": false
},
"skills": {
"paths": [
"/app/skills"
]
}
}