stylelint-config-evernaut

1.1.0 • Public • Published

Evernaut / stylelint-config-evernaut

The Evernaut stylelint config.

Includes:

  • stylelint
  • prettier
  • stylelint-a11y
  • stylelint-color-format
  • stylelint-config-prettier
  • stylelint-declaration-block-no-ignored-properties
  • stylelint-order
  • stylelint-scss

Usage

  1. Install the package

    npm i -D stylelint-config-evernaut
  2. Install the npm peer dependencies

    • Ensure the versions match the required semver specifications in package.json
    npm i -D prettier stylelint stylelint-a11y stylelint-color-format stylelint-config-prettier stylelint-declaration-block-no-ignored-properties stylelint-order stylelint-scss
  3. Add the configuration to the extends property in the project's eslint configuration

    extends: ["stylelint-config-evernaut"]

Process Guides

Reference

Package Sidebar

Install

npm i stylelint-config-evernaut

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

19.9 kB

Total Files

14

Last publish

Collaborators

  • theneverstill