Skip to content

Commit 2f87549

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable no-var in eslint (#73)
1 parent 332dd35 commit 2f87549

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-cloud-oslogin/.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)