Files
dragonsstash/.claude/settings.local.json
2026-03-16 16:51:30 +01:00

93 lines
5.3 KiB
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:blog.disane.dev)",
"WebFetch(domain:github.com)",
"Bash(npx create-next-app:*)",
"Bash(npm install:*)",
"Bash(npx prisma init:*)",
"Bash(npx shadcn@latest init:*)",
"Bash(npx shadcn@latest add button card dialog dropdown-menu input label select table badge separator skeleton tooltip alert-dialog checkbox switch textarea avatar popover command form scroll-area sheet tabs sonner)",
"Bash(npx prisma generate)",
"Bash(npx tsc:*)",
"Bash(node -e:*)",
"Bash(npm ls:*)",
"Bash(npm run build:*)",
"Bash(docker:*)",
"Bash(docker.exe --version:*)",
"Bash(where:*)",
"Bash(cmd.exe /c \"where docker\")",
"Bash(cmd.exe /c \"where psql\")",
"Bash(cmd.exe /c \"where pg_isready\")",
"Bash(cmd.exe:*)",
"Bash(powershell.exe -Command \"winget --version\")",
"Bash(powershell.exe:*)",
"Bash(npx prisma migrate:*)",
"Bash(npx prisma db seed:*)",
"Bash(npm run dev:*)",
"WebFetch(domain:acrylicosvallejo.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:siraya.tech)",
"WebFetch(domain:us.elegoo.com)",
"WebFetch(domain:thearmypainter.com)",
"Bash(ls:*)",
"Bash(npx tsx:*)",
"Bash(export PATH=\"$PATH:/c/Program Files/Docker/Docker/resources/bin\")",
"Bash(curl:*)",
"Bash(node scripts/e2e-test.mjs:*)",
"Bash(tasklist:*)",
"Bash(python3:*)",
"Bash(for page in filaments resins paints dashboard)",
"Bash(do echo -n \"$page: \")",
"Bash(done)",
"Bash(gh run:*)",
"Bash(npx next lint:*)",
"Bash(npx eslint .)",
"Bash(echo:*)",
"Bash(npx next build:*)",
"Bash(npx eslint:*)",
"Bash(git add:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nfix: suppress remaining ESLint warnings blocking CI\n\n- Disable react-hooks/incompatible-library warnings for RHF watch\\(\\)\n and TanStack useReactTable\\(\\) — these are false positives from the\n React Compiler plugin\n- Remove unused useDebounce import and variable from vendor-table\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nEOF\n\\)\")",
"Bash(git push:*)",
"Bash(git fetch:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nfix: track migration_lock.toml required by prisma migrate deploy\n\nThe migration_lock.toml was excluded by a gitignore pattern\n\\(prisma/migrations/**/migration_lock.toml\\) which caused\n`prisma migrate deploy` to fail in CI with no lock file present.\nPrisma requires this file to be version-controlled.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nEOF\n\\)\")",
"Bash(git commit -m \"$\\(cat <<''EOF''\nfix: make DATABASE_URL available to all CI steps and add prisma verify\n\n- Move DATABASE_URL to workflow-level env so all steps can access it\n- Add verification step to confirm prisma generate creates output files\n- This should fix TS2307 ''Cannot find module @/generated/prisma'' in CI\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\nEOF\n\\)\")",
"Bash(git commit:*)",
"Bash(cd:*)",
"Bash(find:*)",
"Bash(curl.exe:*)",
"Bash(powershell -Command \"\\(Invoke-WebRequest -Uri ''http://localhost:3000/telegram'' -UseBasicParsing\\).Content.Length\")",
"Bash(powershell -Command \"\\(Invoke-WebRequest -Uri ''http://localhost:3000/telegram'' -UseBasicParsing\\).Content\")",
"Bash(powershell -Command \"\\(\\(Invoke-WebRequest -Uri ''http://localhost:3000/telegram'' -UseBasicParsing\\).Content\\) -match ''Telegram''\")",
"Bash(powershell -Command \"$c = \\(Invoke-WebRequest -Uri ''http://localhost:3000/telegram'' -UseBasicParsing\\).Content; @\\(''Telegram'',''Manage Telegram'',''Accounts'',''Channels'',''Add Account'',''Sync All'',''Add Channel'',''No accounts configured'',''No channels configured''\\) | ForEach-Object { if \\($c -match [regex]::Escape\\($_\\) { Write-Host \"\"FOUND: $_\" } else { Write-Host \"\"MISSING: $_\" } }\")",
"Bash(node test-ux.mjs:*)",
"Bash(npx prisma db execute:*)",
"Bash(docker.exe ps:*)",
"Bash(node test-content.mjs:*)",
"Bash(node:*)",
"Bash(tee:*)",
"Bash(git ls-remote:*)",
"Bash(npm info:*)",
"Bash(npm view:*)",
"WebFetch(domain:core.telegram.org)",
"Bash(Remove-Item -Recurse -Force \"C:\\\\Users\\\\A00963355\\\\OneDrive - Amaris Zorggroep\\\\Documents\\\\VScodeProjects\\\\DragonsStash\\\\.next\")",
"Bash(Write-Output \"Done\")",
"Bash(powershell -Command \"Remove-Item -Recurse -Force ''C:\\\\Users\\\\A00963355\\\\OneDrive - Amaris Zorggroep\\\\Documents\\\\VScodeProjects\\\\DragonsStash\\\\.next''\")",
"Bash(1:*)",
"Bash(findstr:*)",
"Bash(git reset:*)",
"Bash(git rm:*)",
"Bash(taskkill /F /FI \"WINDOWTITLE eq npm*\")",
"Bash(taskkill:*)",
"Bash(wmic process where \"name=''node.exe''\" get ProcessId,CommandLine)",
"Bash(git -C /mnt/c/Users/A00963355/OneDrive - Amaris Zorggroep/Documents/VScodeProjects/DragonsStash log --oneline -10)",
"Bash(git -C \"C:/Users/A00963355/OneDrive - Amaris Zorggroep/Documents/VScodeProjects/DragonsStash\" status --short)",
"Bash(timeout:*)",
"mcp__Claude_Preview__preview_start",
"Bash(cat:*)",
"Bash(grep:*)",
"Bash(wait:*)"
]
}
}