{
  "permissions": {
    "allow": [
      "Bash(yarn test:*)",
      "Bash(yarn list:*)",
      "WebSearch",
      "WebFetch(domain:www.npmjs.com)",
      "WebFetch(domain:gist.github.com)",
      "WebFetch(domain:mongoosejs.com)",
      "WebFetch(domain:github.com)",
      "Bash(yarn types)",
      "Bash(chmod:*)",
      "Bash(find:*)",
      "Read(//Users/andrew/Bedrock/core/services/api/**)",
      "Bash(cat:*)",
      "Bash(npx tsc:*)",
      "Bash(npm install:*)",
      "Bash(yarn add:*)",
      "Bash(yarn tsc:*)",
      "Bash(/dev/null)",
      "Bash(echo \"Exit code: $?\")",
      "Bash(tsc:*)",
      "Read(//Users/andrew/Bedrock/yada/**)",
      "Bash(scripts/types:*)",
      "Bash(tree:*)",
      "Bash(awk:*)",
      "Bash(grep:*)",
      "Bash(for file in types/modules/{clone,delete-hooks,export,include,soft-delete}.d.ts)",
      "Bash(do)",
      "Bash(done)",
      "Bash(node_modules/.bin/prettier:*)",
      "Bash(npx jest *)"
    ],
    "deny": [],
    "ask": []
  }
}
