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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ module.exports = {
49
49
The recommended set will apply [these rules](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/blob/v1.1.0-beta.0/lib/config/recommended.js).
50
50
51
51
## Configure Prettier Options
52
+
52
53
Prettier can only be configured via [standard prettier config files](https://prettier.io/docs/en/configuration.html)
53
54
It is not possible to pass prettier options with the rule options.
0 commit comments