1.0.0 • Published 6 years ago
stylelint-config-enf v1.0.0
stylelint-config-enf
Stylelint config for our global css file as a module for our dev environment.
Installation
Install the package and save it as a devDependency:
yarn add stylelint-config-enf --devor via npm (if you are not a hipster :D)
npm i -D stylelint-config-enfThen have your project's .eslintrc file extend the ruleset.
{
"extends": "enf"
}1.0.0
6 years ago