fix: remove incorrectly named opencode.json global config

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