@reuters-graphics/stylelint-config
v0.0.2
Published

Keywords
Readme
@reuters-graphics/eslint-config
Quickstart
Install the package:
$ yarn add -D @reuters-graphics/stylelint-config stylelintCreate a
.stylelintrc.jsonin the root of your project:{ "extends": "@reuters-graphics/stylelint-config" }
