Skip to content

superReal/stylelint-config-superreal

Repository files navigation

stylelint Config superReal

stylelint shareable config for superReal

Dependency Status devDependencies Status peerDependencies Status Code Climate Build Status Known Vulnerabilities

Note that the README on the master branch might not match that of the latest stable release!

Installation

$ npm install --save-dev stylelint stylelint-config-superreal

Usage

Add stylelint config to your package.json:

{
    "stylelint": {
        "extends": "stylelint-config-superreal"
    }
}

License

Copyright (c) superReal GmbH