1.4.4 • Published 6 months ago

@cyansalt/stylelint-config-preset v1.4.4

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

@cyansalt/stylelint-config-preset

npm

My Stylelint configuration preset.

Installation

npm install --save-dev @cyansalt/stylelint-config-preset

Usage

// stylelint.config.js
module.exports {
  // ...
  extends: [
    '@cyansalt/stylelint-config-preset',
  ],
  // ...
}

The ruleset will check your project dependencies and enable available configurations automatically. This eliminates the need for you to know any specific ruleset configuration.

Also see @cyansalt/stylelint-config.

1.4.4

6 months ago

1.4.3

7 months ago

1.4.2

7 months ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

3.1.0

2 years ago