[ADD] .claude settings local permission

This commit is contained in:
Mathieu Benoit 2026-03-25 00:20:22 -04:00
parent ca76f11ba3
commit c4bb115bd6

View file

@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(npm test:*)"
]
}
}