settings.local.json 410 B

123456789101112
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(npm install:*)",
  5. "mcp__ide__getDiagnostics",
  6. "Bash(npm run:*)",
  7. "Bash(head -30 grep -n \"^##\\\\|^###\\\\|^####\\\\|^#\" \"e:/git/2021项目/anKeYuan1080/call-word/api-contract-lab-screen\\(5\\).md\")",
  8. "Bash(head -20 grep -n \"height\\\\|flex\" \"e:/git/2021项目/anKeYuan1080/src/components/LabStats/EquipmentStats.vue\")"
  9. ]
  10. }
  11. }