UNPKG

@code-pushup/cli

Version:

A CLI to run all kinds of code quality measurements to align your team with company goals

6 lines (5 loc) 99 B
export type GlobalOptions = { config?: string; tsconfig?: string; verbose?: string; };