Skip to content

Commit ca73276

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable no-var in eslint (#238)
1 parent a8c47c0 commit ca73276

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/common/.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)