UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

11 lines (9 loc) 360 B
#!/usr/bin/env node var ELintStagedFeature; (function (ELintStagedFeature) { ELintStagedFeature["ESLINT"] = "eslint"; ELintStagedFeature["PRETTIER"] = "prettier"; ELintStagedFeature["STYLELINT"] = "stylelint"; })(ELintStagedFeature || (ELintStagedFeature = {})); export { ELintStagedFeature }; //# sourceMappingURL=lint-staged-feature.enum.js.map