{
  "permissions": {
    "allow": [
      "Bash(npm test:*)",
      "Bash(git stash:*)",
      "Bash(npx jest:*)",
      "Bash(node:*)",
      "Bash(npm run *)",
      "Bash(node -e ' *)"
    ]
  }
}
