Skip to content

Commit eeef258

Browse files
authored
Merge pull request #17 from kellyselden/patch-1
fix syntax highlighting
2 parents 955e1f2 + dec58ba commit eeef258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Then configure the rules you want to use under the rules section.
3636
```json
3737
{
3838
"rules": {
39-
'hbs/check-hbs-template-literals': 2
39+
"hbs/check-hbs-template-literals": 2
4040
}
4141
}
4242
```

0 commit comments

Comments
 (0)