2.1.0 • Published 3 years ago
@zenloopgmbh/stylelint-config v2.1.0
@zenloopgmbh/stylelint-config
Installation
Install
$ npm i -D @zenloopgmbh/stylelint-config
Configure usage
Add to .stylelintrc.js
:
module.exports = {
extends: ["@zenloopgmbh/stylelint-config"],
};