xpeditis2.0/.claude/settings.local.json
David-Henri ARNAUD 07258e5adb feature phase 3
2025-10-13 13:58:39 +02:00

11 lines
127 B
JSON

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