$ npm i -D stylelint-config-rchl stylelint
Add in package.json:
"stylelint": { "extends": [ "stylelint-config-rchl" ] }