peopleconnectus / ember-template-lint-plugin-peopleconnect

PeopleConnect shareable ember-template-lint plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-template-lint-plugin-peopleconnect

npm version

PeopleConnect shareable ember-template-lint plugin

Installation

npm install --save-dev ember-template-lint-plugin-peopleconnect
ember install ember-template-lint

Then inside of your newly generated /.template-lintrc.js:

module.exports = {
  plugins: ['ember-template-lint-plugin-peopleconnect'],
  extends: 'peopleconnect:recommended'
};

About

PeopleConnect shareable ember-template-lint plugin

License:MIT License


Languages

Language:JavaScript 100.0%