| 12345678910111213 |
- {
- "permissions": {
- "allow": [
- "Bash(npm run:*)",
- "Bash(npx tsc:*)",
- "Bash(npx vite:*)",
- "Bash(for f:*)",
- "Bash(do sed:*)",
- "Bash(done)",
- "Bash(node -e \"const lr = require\\(''lucide-react''\\); console.log\\(''Wrench:'', !!lr.Wrench, ''Brain:'', !!lr.Brain\\)\")"
- ]
- }
- }
|