@reuters-graphics/stylelint-config
v0.0.2
Published
![](../../badge.svg)
Downloads
14
Keywords
Readme
@reuters-graphics/eslint-config
Quickstart
Install the package:
$ yarn add -D @reuters-graphics/stylelint-config stylelint
Create a
.stylelintrc.json
in the root of your project:{ "extends": "@reuters-graphics/stylelint-config" }