Files
ISA-Frontend/.claude/settings.local.json

12 lines
229 B
JSON

{
"permissions": {
"allow": [
"mcp__context7__resolve-library-id",
"mcp__context7__get-library-docs",
"Bash(npx nx test:*)",
"Bash(npm test)",
"Bash(npm run test:*)"
],
"deny": []
}
}