2025-07-12 11:48:38 -05:00

12 lines
190 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(mv:*)",
"Bash(npm run type-check:*)",
"Bash(npx tsc:*)",
"Bash(npm test)"
],
"deny": []
}
}