Files
nyaa-crawler/.claude/settings.local.json
T

9 lines
101 B
JSON
Raw Normal View History

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