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