ember-template-lint / eslint-plugin-hbs

Plugin for eslint which checks inline hbs templates
ISC License
18 stars 8 forks source link

Adding ability to supply different config files #7

Closed psbanka closed 6 years ago

psbanka commented 6 years ago

Some template-check plugins should work differently when checking inlined templates than when checking templates in an .hbs file. This PR allows a user to pass in the config for a separate filename for ember-template-lint.