stylelint-config-web-scrobbler

0.2.0 • Public • Published

stylelint-config-web-scrobbler NPM Test

Stylelint configuration file for Web Scrobbler projects.

Usage

You can install stylelint-config-web-scrobbler by a following way:

> npm install --save-dev stylelint-config-web-scrobbler

Then, add stylelint-config-web-scrobbler to the extends array in your .stylelintrc.* file.

{
  "extends": [
    "some-other-config-you-use",
    "stylelint-config-web-scrobbler"
  ]
}

License

Licensed under the MIT License.

Package Sidebar

Install

npm i stylelint-config-web-scrobbler

Weekly Downloads

1,749

Version

0.2.0

License

MIT

Unpacked Size

5.28 kB

Total Files

4

Last publish

Collaborators

  • alexesprit