{
  "permissions": {
    "allow": [
      "Bash(npm run lint)",
      "Bash(npm:*)",
      "Bash(find:*)",
      "Bash(ls:*)",
      "Bash(grep:*)"
    ],
    "deny": []
  }
}