Files
rfcp/.claude/settings.local.json

12 lines
188 B
JSON

{
"permissions": {
"allow": [
"Bash(npm create:*)",
"Bash(npm install:*)",
"Bash(npx tsc:*)",
"Bash(npm run build:*)",
"Bash(npx eslint:*)"
]
}
}