Files
pqs-9100_client/.claude/settings.local.json

17 lines
390 B
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(\"build/extraResources/jre/bin/java.exe\" -version)",
"Bash(npm run build-frontend:*)",
"Bash(taskkill:*)",
"Bash(iconv:*)",
"Bash(powershell:*)",
"Bash(del:*)",
"Bash(git -C \"c:\\code\\gitea\\NPQS-9100\\pqs-9100_client\" log -1 --oneline)"
],
"deny": [],
"ask": []
}
}