1.0.0 • Published 6 years ago
enf-stylelint-config v1.0.0
enf-stylelint-config
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 enf-stylelint-config --devor via npm (if you are not a hipster :D)
npm i -D enf-stylelint-configThen have your project's .stylelintrc file extend the ruleset.
{
"extends": "enf-stylelint-config"
}1.0.0
6 years ago