Files
testvue/.claude/settings.local.json
Carmine Savino 55e14a95ae
All checks were successful
Deploy / deploy (push) Successful in 19s
Aggiungi script di debug e aggiornamenti alla configurazione per il deploy
2026-01-23 10:33:31 +01:00

9 lines
105 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install)",
"Bash(npm run build:*)"
]
}
}