2.0.3 • Published 4 years ago
@zenloopgmbh/ember-template-lint-config v2.0.3
@zenloopgmbh/stylelint-config
Installation
Install
$ npm i -D @zenloopgmbh/stylelint-configConfigure usage
Add to .stylelintrc.js:
module.exports = {
extends: ["@zenloopgmbh/stylelint-config"],
};