Rawbot Stylelint common configuration (i.e. CSS/SCSS styleguide).
Install the package first.
npm install --save-dev stylelint-config-rawbot
Set your Stylelint configuration (.stylelintrc or stylelint.config.js) to use it:
"extends": "stylelint-config-rawbot"