1.0.4 • Published 6 years ago

@scorestats/stylelint-config v1.0.4

Weekly downloads
1
License
MIT
Repository
bitbucket
Last release
6 years ago

@scorestats/stylelint-config

Developement Stylelint config.

Usage

Install:

$  npm install --save-dev @scorestats/stylelint-config

Edit package.json:

{
  // ...
  "prettier": "@scorestats/stylelint-config"
}

or in project root create file .stylelintrc

{
  "extends": "@scorestats/stylelint-config"
}
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago