- install Stylelint:
or
$ yarn global add stylelint
$ npm i -g stylelint
- install the Stylelint editor plugin for your editor
- clone this repo somewhere
- create a hard link of
.stylelintrc
to your home directory$ ln .stylelintrc ~
$ yarn global add stylelint
$ npm i -g stylelint
.stylelintrc
to your home directory
$ ln .stylelintrc ~