{
  "permissions": {
    "allow": [
      "Bash(npm run check-types:*)",
      "Bash(npx tsc:*)",
      "Bash(npx -p typescript tsc:*)",
      "Bash(npm install:*)",
      "Bash(npx eslint:*)",
      "Bash(node esbuild.js:*)",
      "Bash(npx esbuild:*)",
      "Bash(git submodule status:*)",
      "Bash(git rm:*)",
      "Bash(git add:*)"
    ]
  },
  "attribution": {
    "commit": "",
    "pr": ""
  }
}
