{
  "permissions": {
    "allow": [
      "Bash(git checkout:*)",
      "Bash(git stash:*)",
      "Bash(npm test)",
      "Bash(npm test:*)",
      "Bash(cat:*)",
      "Bash(npm run test:unit:*)",
      "Bash(git log:*)",
      "Bash(npm run build:*)",
      "Bash(ls:*)",
      "Bash(npm run lint:*)",
      "Bash(npx eslint:*)",
      "Bash(git worktree:*)"
    ]
  }
}
