File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,9 +17,12 @@ error: Replace `New·Addons</h1>` with <h1>⏎New Addons⏎</h1>` (prettier/pret
1717## Compatibility
1818
1919- [ Node.js] ( https://nodejs.org/ ) ` ^12.22.0 || ^14.17.0 || >=16.0.0 `
20- - [ ember-template-lint] ( https://github.com/ember-template-lint/ember-template-lint/ ) ` ^4.0.0-beta.3 `
20+ - [ ember-template-lint] ( https://github.com/ember-template-lint/ember-template-lint/ ) ` ^4.0.0 `
2121- [ prettier] ( https://prettier.io/ ) ` >=1.18.1 `
2222
23+ Note: ember-template-lint-plugin-prettier@3 is compatible with older versions of
24+ ember-template-lint, in particular ember-template-lint@3.
25+
2326## Install
2427
2528``` sh
Original file line number Diff line number Diff line change 4747 "release-it-lerna-changelog" : " ^4.0.1"
4848 },
4949 "peerDependencies" : {
50- "ember-template-lint" : " ^4.0.0-beta.3 " ,
50+ "ember-template-lint" : " ^4.0.0" ,
5151 "prettier" : " >=1.18.1"
5252 },
5353 "engines" : {
You can’t perform that action at this time.
0 commit comments