UNPKG

ember-template-lint-plugin-prettier

Version:
10 lines (5 loc) 425 B
# prettier Runs [Prettier](https://github.com/prettier/prettier) as a rule. If the code matches prettier output, no issue is raised. It will use the project's local version of Prettier. Note that `prettier` and `ember-template-lint` are required as peerDependencies of the package that bundles this prettier rule. ## Related Rules - [prettier](https://github.com/prettier/eslint-plugin-prettier) from prettier for eslint