@zenloopgmbh/stylelint-config
v2.1.0
Published
Recommended stylelint config
Downloads
37
Readme
@zenloopgmbh/stylelint-config
Installation
Install
$ npm i -D @zenloopgmbh/stylelint-config
Configure usage
Add to .stylelintrc.js
:
module.exports = {
extends: ["@zenloopgmbh/stylelint-config"],
};