Aaron Pham
2024-02-10 ab80eba7941eb7dbf4944ec63d52e1bfc7925ddc
quartz/util/ctx.ts
@@ -6,7 +6,10 @@
  verbose: boolean
  output: string
  serve: boolean
  fastRebuild: boolean
  port: number
  wsPort: number
  remoteDevHost?: string
  concurrency?: number
}