enf-stylelint-config

1.0.0 • Public • Published

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 --dev

or via npm (if you are not a hipster :D)

npm i -D enf-stylelint-config

Then have your project's .stylelintrc file extend the ruleset.

{
  "extends": "enf-stylelint-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i enf-stylelint-config

Weekly Downloads

3

Version

1.0.0

License

none

Unpacked Size

2.98 kB

Total Files

4

Last publish

Collaborators

  • arthurpeck