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