Files
FarmaFinder/.claude/settings.local.json
T
Ichitux 2eff93e66a
Build & Push Docker Images / test-backend (push) Successful in 44s
Build & Push Docker Images / test-frontend (push) Successful in 52s
Build & Push Docker Images / build-backend (push) Failing after 34s
Build & Push Docker Images / build-frontend (push) Failing after 30s
More changes than expected. Mobile version improvements & PWA
2026-05-20 22:28:17 +02:00

27 lines
1.0 KiB
JSON

{
"permissions": {
"allow": [
"Bash(npm run:*)",
"Bash(npm install *)",
"Bash(npm test *)",
"Bash(npx vitest *)",
"Bash(./node_modules/.bin/vitest run *)",
"Bash(git -C /home/f80ans0/Projects/Webs/FarmaFinder remote -v)",
"Bash(grep -E \"^\\(express|sqlite3|bcrypt|axios|cors|redis|connect-sqlite3|express-session|express-rate-limit\\)$\")",
"Bash(grep -E \"^\\(react-leaflet|leaflet\\)$\")",
"Bash(grep -E \"^\\(connect-sqlite3|express-rate-limit\\)$\")",
"Bash(node --check server.js)",
"Bash(node --input-type=module -e ' *)",
"Bash(node *)",
"Bash(kill 1043357 1043372 1043383 1043384 1043416 1043417 1043457 1043463 1043479 1061932)",
"Bash(NODE_OPTIONS=--experimental-vm-modules npx jest)",
"Bash(npx vite *)",
"Bash(curl -sL -o /tmp/ref-nav.png \"https://theuistudio.com/blog/wp-content/uploads/2025/09/image-8.png\")",
"WebFetch(domain:dev.to)",
"Bash(command -v npx node java)",
"Bash(npx --version)",
"Bash(npx cap *)"
]
}
}