{
  "permissions": {
    "allow": [
      "Bash(npx jest *)",
      "Bash(npx eslint *)",
      "Bash(echo \"=== EXIT $? ===\")",
      "Bash(npx tsc *)"
    ]
  }
}
