Skip to content

Latest commit

 

History

History

stylelint-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@exolnet/stylelint-config

NPM version Software License

Stylelint configuration used at eXolnet.

Installation

Install this package, and save it as a devDependency:

npm install --save-dev @exolnet/stylelint-config

Then have your project's .stylelintrc.json file extend the ruleset.

{
    "extends": "@exolnet/stylelint-config"
}

License

This code is licensed under the MIT license. Please see the license file for more information.