Thanks for contributing!
git clone git@github.com:ember-template-lint/ember-template-lint-plugin-prettier.git
cd ember-template-lint-plugin-prettier
yarn install
yarn lint:js
yarn 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!