UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

5 lines 165 B
export interface IAnalyzeCommandProperties { hasEslint?: boolean; hasPrettier?: boolean; } //# sourceMappingURL=analyze-command-properties.interface.d.ts.map