fa
This commit is contained in:
15
.claude/settings.local.json
Normal file
15
.claude/settings.local.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(test:*)",
|
||||
"Bash(if exist node_modules rmdir /s /q node_modules)",
|
||||
"Bash(if exist:*)",
|
||||
"Bash(if exist yarn.lock del:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npx next:*)",
|
||||
"Bash(npm run dev:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user