Files
dragonsstash/.claude/settings.local.json
2026-02-18 15:27:23 +01:00

50 lines
1.7 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:*)"
]
}
}