{
  "permissions": {
    "allow": [
      "Bash(rtk ls *)",
      "Bash(rtk read *)",
      "Bash(rtk find *)",
      "Bash(rtk wc *)",
      "Bash(rtk grep *)",
      "WebSearch",
      "Bash(npm install *)",
      "Bash(rtk git *)",
      "Bash(node --test test/*)",
      "Bash(rtk lint *)",
      "Bash(rtk proxy *)",
      "Bash(npm test *)",
      "Bash(node -e ' *)",
      "Bash(git commit -m ' *)",
      "Bash(npm run *)",
      "Bash(npx eslint *)"
    ]
  }
}