stylelint-config-booheefe

1.0.8 • Public • Published

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.

/stylelint-config-booheefe/

    Package Sidebar

    Install

    npm i stylelint-config-booheefe

    Weekly Downloads

    6

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    64 kB

    Total Files

    9

    Last publish

    Collaborators

    • simbawu