Files
nvm-auto-use.fish/.claude/settings.local.json

14 lines
271 B
JSON

{
"permissions": {
"allow": [
"Bash(fish_indent:*)",
"Bash(find:*)",
"Bash(make lint-fish:*)",
"Bash(make lint-json:*)",
"Bash(make lint-markdown:*)",
"Bash(make lint-fix:*)",
"Bash(make lint:*)"
],
"deny": []
}
}