{
  "permissions": {
    "allow": [
      "Bash(npx tsc *)",
      "Bash(set -e)",
      "Bash(git add *)",
      "Bash(git commit -m ' *)",
      "Bash(node *)"
    ]
  }
}
