UNPKG

@code-pushup/cli

Version:

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

3 lines (2 loc) 112 B
import type { CommandModule } from 'yargs'; export declare function yargsCollectCommandObject(): CommandModule;