ember-template-lint-plugin-peopleconnect
PeopleConnect shareable ember-template-lint plugin
Installation
npm install --save-dev ember-template-lint-plugin-peopleconnect
ember install ember-cli-template-lint
Then inside of your newly generated /.template-lintrc.js
:
moduleexports = plugins: 'ember-template-lint-plugin-peopleconnect' extends: 'peopleconnect:recommended';