1.0.0 • Published 6 years ago

@saritasa/stylelint-config-react v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

@saritasa/stylelint-config-react

Saritasa's shareable config for stylelint on react projects.

  1. Install peer dependencies and config itself.
$ npm install --save-dev stylelint stylelint-declaration-use-variable stylelint-no-unsupported-browser-features
$ npm install --save-dev stylelint-order @saritasa/stylelint-config-order @saritasa/stylelint-config-react
  1. Add "@saritasa/stylelint-config-base" to your "extends" section of .stylelintrc file.