9 lines
164 B
JSON
9 lines
164 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(npm run build:*)"
|
||
|
|
],
|
||
|
|
"deny": []
|
||
|
|
},
|
||
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json"
|
||
|
|
}
|