{
  "permissions": {
    "allow": [
      "Bash(npm run test:maps:*)",
      "Bash(npm run test:calendar:*)",
      "Bash(npm run test:contacts:*)",
      "Bash(npm run test:notes:*)",
      "Bash(bun test:*)",
      "Bash(npx tsc:*)",
      "Bash(bunx tsc:*)"
    ],
    "deny": []
  }
}