{
  "permissions": {
    "allow": [
      "Bash(node:*)",
      "WebFetch(domain:github.com)",
      "Bash(npm test:*)",
      "Bash(npx mocha:*)",
      "Bash(rg:*)"
    ],
    "deny": []
  }
}