You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runs [Prettier](https://github.com/prettier/prettier) as a rule. If the code matches prettier output, no issue is raised.
4
4
5
5
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.
6
6
7
-
###Related Rules
7
+
## Related Rules
8
8
9
9
-[prettier](https://github.com/prettier/eslint-plugin-prettier) from prettier for eslint
0 commit comments