1.0.8 • Published 4 years ago

stylelint-config-booheefe v1.0.8

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

stylelint-config-booheefe

npm npm GitHub license

This package provides BooheeFE's base JS .stylelintrc as an extensible shared config.

Usage

Our default export contains all of our stylelint rules.

First, install this package

yarn add --dev stylelint-config-booheefe stylelint

or

npm install --save-dev stylelint-config-booheefe stylelint

Then add following contents to your .stylelintrc file

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

License

The MIT License.

1.0.8

4 years ago

1.0.7

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago