@cyansalt/stylelint-config-preset

1.4.4 • Public • Published

@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.

/@cyansalt/stylelint-config-preset/

    Package Sidebar

    Install

    npm i @cyansalt/stylelint-config-preset

    Weekly Downloads

    7

    Version

    1.4.4

    License

    ISC

    Unpacked Size

    9.11 kB

    Total Files

    8

    Last publish

    Collaborators

    • cyansalt