Skip to content

Commit 46badf3

Browse files
committed
Add a note for the compatibility to prettier@2
1 parent 45bd891 commit 46badf3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ Here is an output example:
1919
- [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint/) `>=4.0.0`
2020
- [prettier](https://prettier.io/) `>=3.0.0`
2121

22-
Note: ember-template-lint-plugin-prettier@3 is compatible with older versions of
23-
ember-template-lint, in particular ember-template-lint@3.
22+
Note: ember-template-lint-plugin-prettier@4 is compatible with older versions of
23+
prettier, in particular prettier@2.
24+
25+
Note2: ember-template-lint-plugin-prettier@3 is compatible with older versions
26+
of ember-template-lint, in particular ember-template-lint@3.
2427

2528
## Install
2629

0 commit comments

Comments
 (0)