UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

5 lines (4 loc) 99 B
export interface IAnalyzeCommandProperties { hasEslint?: boolean; hasPrettier?: boolean; }