@elsikora/setup-wizard
Version:
Setup Wizard - CLI scaffolding utility
6 lines (4 loc) • 323 B
JavaScript
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=core-dependencies.constant.js.map