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