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
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,10 +48,9 @@ module.exports = {
48
48
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
-
## Configure Prettier Options
51
+
## Configuration
52
52
53
-
Prettier can only be configured via [standard prettier config files](https://prettier.io/docs/en/configuration.html)
54
-
It is not possible to pass prettier options with the rule options.
53
+
Prettier can be configured via [standard prettier config files](https://prettier.io/docs/en/configuration.html).
0 commit comments