Skip to content

Commit 84c75ef

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable no-var in eslint (#257)
1 parent 583c581 commit 84c75ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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