Skip to content

superReal/stylelint-config-superreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db437e9 · Feb 4, 2019

History

23 Commits
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Mar 15, 2017
Jan 23, 2019
Mar 16, 2017
Jan 23, 2019
Mar 15, 2017
Mar 15, 2017
Apr 10, 2017
Jan 23, 2019
Jan 23, 2019
Jan 23, 2019
Jan 23, 2019

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