Files
imphnen-frontend-service/.claude/settings.local.json
T

13 lines
202 B
JSON

{
"permissions": {
"allow": [
"Bash(npx nx run-many:*)",
"Bash(npm install:*)",
"Bash(npm view:*)",
"Bash(npx nx build landing)"
],
"deny": [],
"ask": []
}
}