Thanks for contributing!
git clone [email protected]:ember-template-lint/ember-template-lint-plugin-prettier.gitcd ember-template-lint-plugin-prettieryarn install
yarn lint:jsyarn lint:md
yarn test– Runs the test suite
This is an ember-template-lint plugin. Documentation for the APIs that it uses can be found in that repo.
Don't forget that you have the yarn test --inspect-brk command to debug!