[ADD] .claude settings local permission
This commit is contained in:
parent
ca76f11ba3
commit
c4bb115bd6
1 changed files with 7 additions and 0 deletions
7
.claude/settings.local.json
Normal file
7
.claude/settings.local.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm test:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue