4.0.2 • Published 2 years ago

stylelint-config-ryanair v4.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

Ryanair stylelint linter for SCSS files.

npm version

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