@iraiser/stylelint-config-base

1.5.0 • Public • Published

StyleLint Config

Version Download

StyleLint shareable config for the iRaiser CSS style guide.

Install

npm install @iraiser/stylelint-config-base stylelint --save-dev

Usage

Create .stylelintrc file on root of your project.

{
    "extends": [
        "@iraiser/stylelint-config-base"
    ]
}

You can extend the rules with your own config, see StyleLint documentation.

Readme

Keywords

Package Sidebar

Install

npm i @iraiser/stylelint-config-base

Weekly Downloads

44

Version

1.5.0

License

MIT

Unpacked Size

4.58 kB

Total Files

4

Last publish

Collaborators

  • iraiserdev
  • bdamevin