{
  "permissions": {
    "allow": [
      "Bash(tree:*)",
      "Bash(npm install:*)",
      "Bash(npm test:*)",
      "Bash(npm run build:*)",
      "Bash(npm publish:*)",
      "Bash(npm run dev:*)",
      "Bash(npm version:*)"
    ],
    "deny": [],
    "ask": []
  }
}
