Skip to content

Commit 5e41374

Browse files
authored
Update README.md
1 parent bc65a33 commit 5e41374

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# ember-template-lint-plugin-prettier 👋
1+
# ember-template-lint-plugin-prettier
22

33
It uses [Prettier](https://github.com/prettier/prettier) to lint your handlebars templates with [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint). The plugin defines a - single - rule. That rule will compare your code with Prettier's output.
44

5-
⚠️ Prettier support for handlebars is still experimental ⚠️
6-
75
Here is an output example:
86

97
```handlebars

0 commit comments

Comments
 (0)