Skip to content

Commit dbff23e

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable no-var in eslint (#149)
1 parent 2a210a3 commit dbff23e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

handwritten/logging-bunyan/.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)