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