UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

6 lines (4 loc) 340 B
#!/usr/bin/env node const STYLELINT_CONFIG_CORE_DEPENDENCIES = ["stylelint", "stylelint-config-css-modules", "stylelint-config-rational-order", "stylelint-config-standard-scss", "stylelint-order", "stylelint-prettier"]; export { STYLELINT_CONFIG_CORE_DEPENDENCIES }; //# sourceMappingURL=stylelint-config-core-dependencies.constant.js.map