Files
bDS/.claude/settings.local.json

10 lines
159 B
JSON

{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npx tsc:*)",
"Bash(node ./node_modules/typescript/bin/tsc:*)"
]
}
}