js-waku/.claude/settings.local.json
fryorcraken fac33e2fb6 wip
2025-10-30 11:07:13 +00:00

12 lines
198 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npm run check:*)",
"Bash(npm test)",
"Bash(npm run test:node:*)"
],
"deny": [],
"ask": []
}
}