{
  "permissions": {
    "allow": [
      "Bash(npx prisma generate:*)",
      "Bash(npm run build:*)",
      "Bash(npm run test:run:*)",
      "Bash(sqlite3:*)",
      "Bash(npx tsc:*)",
      "Bash(grep:*)"
    ]
  }
}
