7 lines
146 B
JSON
7 lines
146 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
"permissions": {
|
|
"allow": ["Bash(npm test)"],
|
|
"deny": []
|
|
}
|
|
}
|