@wandiparis/stylelint-config-wandi

4.0.0 • Public • Published

stylelint-config-wandi

Wandi StyleLint configuration

Install

This package has some peer dependencies. The recommended way to install it and its peer dependencies in a single command is to install install-peerdeps and run it :

npm install -g install-peerdeps
install-peerdeps --dev @wandiparis/stylelint-config-wandi

How to use

In your StyleLint configuration file (we assume you use JS format in this documentation, please refer to StyleLint documentation to see other supported formats), add the following extends property :

module.exports = {
    extends: "@wandiparis/stylelint-config-wandi"
}

Rules

The config extends some other configurations :

Package Sidebar

Install

npm i @wandiparis/stylelint-config-wandi

Weekly Downloads

1

Version

4.0.0

License

ISC

Last publish

Collaborators

  • drazik
  • laurent-bientz