mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
9 lines
132 B
JSON
9 lines
132 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permission": {
|
|
"external_directory": {
|
|
"~/go/**": "deny"
|
|
}
|
|
}
|
|
}
|