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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,10 @@ 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
+
## Configuration
52
+
53
+
Prettier can be configured via [standard prettier config files](https://prettier.io/docs/en/configuration.html).
54
+
51
55
## Tips
52
56
53
57
You may want to define these two scripts in your package.json:
0 commit comments