@elsikora/setup-wizard
Version:
Setup Wizard - CLI scaffolding utility
11 lines (9 loc) • 360 B
JavaScript
var ELintStagedFeature;
(function (ELintStagedFeature) {
ELintStagedFeature["ESLINT"] = "eslint";
ELintStagedFeature["PRETTIER"] = "prettier";
ELintStagedFeature["STYLELINT"] = "stylelint";
})(ELintStagedFeature || (ELintStagedFeature = {}));
export { ELintStagedFeature };
//# sourceMappingURL=lint-staged-feature.enum.js.map