Skip to content

Commit 152fdce

Browse files
committed
⬆️ Update underlying deps
1 parent b3b6447 commit 152fdce

3 files changed

Lines changed: 2339 additions & 785 deletions

File tree

docs/rules/check-hbs-template-literals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ module.exports = {
4747
extends: 'recommended',
4848

4949
rules: {
50-
'bare-strings': true
50+
'no-bare-strings': true
5151
}
5252
}
5353
```

0 commit comments

Comments
 (0)