Ryanair stylelint linter for SCSS files. Installation NPM npm i stylelint-config-ryanair --save-dev Yarn yarn add stylelint-config-ryanair -D Usage In your .stylelintrc add the following code: { "extends": "stylelint-config-ryanair" } License MIT