Ka-Note/.claude/settings.local.json

14 lines
229 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(npx:*)",
"Bash(npm run build:*)",
"Bash(netstat:*)",
"Bash(taskkill:*)",
"Bash(npm install:*)",
"Bash(pkill:*)"
]
}
}