@linters/stylelint-config

1.6.3 • Public • Published

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'],
}

Package Sidebar

Install

npm i @linters/stylelint-config

Weekly Downloads

82

Version

1.6.3

License

none

Unpacked Size

9.2 kB

Total Files

5

Last publish

Collaborators

  • michal.jarnot