Skip to content

Commit 743587b

Browse files
Ace Nassrifhinkel
authored andcommitted
Add 'prefer-template' rule (GoogleCloudPlatform#1367)
1 parent 1879073 commit 743587b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rules:
2525
promise/prefer-await-to-then: warn
2626
promise/no-nesting: warn
2727
prefer-destructuring: warn
28+
prefer-template: warn
2829
func-style:
2930
- 1
3031
- expression

0 commit comments

Comments
 (0)