1.6.3 • Published 2 years ago

@linters/stylelint-config v1.6.3

Weekly downloads
129
License
-
Repository
github
Last release
2 years ago

Style Lint Config

stylelint modern linter that helps you avoid errors and enforce conventions in your styles.

Install

yarn add stylelint @linters/stylelint-config -D

Usage

The shareable config can be configured in the stylelint configuration file:

Create a .stylelintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/stylelint-config'],
}
1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago