Type Alias: OutputFormat
ts
type OutputFormat = "pretty" | "json" | "github";Defined in: packages/cli/src/index.ts:22
type OutputFormat = "pretty" | "json" | "github";Defined in: packages/cli/src/index.ts:22