{
  "base_branch": "develop",
  "package_manager": "npm",
  "lint_cmd": "npm run biome:check",
  "lint_fix_cmd": "npm run biome:fix",
  "type_check_cmd": "npm run tsc",
  "pr_base": "develop",
  "pr_labels": ["hot fix", "stg fix", "🚧 don't merge", "comm", "ops", "people foundation", "time management", "talent", "data"],
  "has_translations": true
}
