stylelint-config-recommended-scss

The recommended shareable SCSS config for stylelint.

Installation

npm install --save-dev stylelint-config-recommended-scss

Configuration

{
  "extends": "stylelint-config-recommended-scss"
}