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

13 lines
206 B
JSON

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