Skip to content

peopleconnectus/ember-template-lint-plugin-peopleconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published