Skip to content

Commit 6c92c79

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable no-var in eslint (#106)
1 parent cc7e623 commit 6c92c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-dns/.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ rules:
1111
block-scoped-var: error
1212
eqeqeq: error
1313
no-warning-comments: warn
14+
no-var: error

0 commit comments

Comments
 (0)