UNPKG

@nrwl/workspace

Version:

Smart, Fast and Extensible Build System.

6 lines (5 loc) 89 B
export interface Schema { project?: string; all?: boolean; skipFormat?: boolean; }