We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 955e1f2 + dec58ba commit eeef258Copy full SHA for eeef258
1 file changed
README.md
@@ -36,7 +36,7 @@ Then configure the rules you want to use under the rules section.
36
```json
37
{
38
"rules": {
39
- 'hbs/check-hbs-template-literals': 2
+ "hbs/check-hbs-template-literals": 2
40
}
41
42
```
0 commit comments