Files
resolutionflow/.claude/settings.local.json
2026-01-31 20:08:17 -05:00

29 lines
955 B
JSON

{
"permissions": {
"allow": [
"Bash(tasklist:*)",
"Bash(findstr:*)",
"Bash(powershell -Command:*)",
"Bash(timeout:*)",
"Bash(netstat:*)",
"mcp__postgres__query",
"Bash(curl:*)",
"Bash(TOKEN=\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI0MjdjMDI1Ni00N2VmLTRiODAtYjZjNS1iODE5MDAyMzdhMjkiLCJleHAiOjE3Njk1NjA4NTgsInR5cGUiOiJhY2Nlc3MifQ.7eBGz7awT6BOPbfNv303zm4ERQBeUOGHLRPgQMgwchM\")",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(dir /b \"C:\\\\Dev\\\\Projects\\\\Apoklisis\")",
"Bash(npm create:*)",
"Bash(npm install:*)",
"Bash(npx tailwindcss:*)",
"Bash(node node_modules/tailwindcss/lib/cli.js:*)",
"Bash(npm exec:*)",
"Bash(npm uninstall:*)",
"Bash(npm run build:*)",
"Bash(npx tsc:*)",
"Bash(npm run type-check:*)",
"Bash(dir /b frontendsrccomponentssession frontendsrchooks)"
]
}
}