Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

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