chore: add skills.paths to opencode config
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"permission": "allow"
|
"permission": "allow",
|
||||||
}
|
"skills": {
|
||||||
|
"paths": [
|
||||||
|
"/app/skills"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user