| 123456789101112131415 |
- {
- "permissions": {
- "allow": [
- "Bash(npx prisma:*)",
- "Bash(PRISMA_USER_CONSENT_FOR_DANGEROUS_AI_ACTION=\"继续,测试数据又不值钱\" npx prisma migrate reset --force)",
- "Bash(rm:*)",
- "Bash(npm run:*)",
- "Bash(timeout 10 npm start)",
- "Bash(taskkill /F /IM node.exe)",
- "Bash(taskkill //F //IM node.exe)",
- "Bash(npm start:*)",
- "Bash(curl -s http://localhost:3000/health)"
- ]
- }
- }
|