4.0.0 • Published 2 years ago

@chialab/stylelint-config v4.0.0

Weekly downloads
312
License
MIT
Repository
github
Last release
2 years ago

@chialab/stylelint-config

Chialab's linting rules for Stylelint.

Usage

Install Stylelint:

npm i -D stylelint
yarn add -D stylelint

Install @chialab/stylelint-config:

npm i -D @chialab/stylelint-config
yarn add -D @chialab/stylelint-config

Create a .stylelintrc.json file and add the configuration:

.stylelintrc.json

{
    "extends": "@chialab/stylelint-config"
}

IDE

Install the Stylelint extension for your IDE (optional):

4.0.0

2 years ago

3.0.1

2 years ago

2.0.3

2 years ago

3.0.0

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.4

4 years ago

1.1.1

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago