Skip to content

Commit c3ab87f

Browse files
authored
Merge pull request #247 from ember-template-lint/npm-badge-readme
2 parents 0728ebc + 36ff2a9 commit c3ab87f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ember-template-lint-plugin-prettier
22

3+
[![NPM version](https://img.shields.io/npm/v/ember-template-lint-plugin-prettier.svg?style=flat)](https://npmjs.org/package/ember-template-lint-plugin-prettier)
4+
35
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.
46

57
Here is an output example:

0 commit comments

Comments
 (0)