Skip to content

Commit 7b79619

Browse files
authored
fix lint
1 parent 9311584 commit 7b79619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ module.exports = {
6262

6363
### rules applied to fcct templates
6464

65-
- semi rule, same as prettier https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues/1
65+
- semi rule, same as [prettier plugin](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/issues/1)
6666
- no-undef rule will take effect for template vars (includes js scope)
6767
- no-unsed rule will take effect for template block params
6868

0 commit comments

Comments
 (0)