Skip to content

Commit adc40e5

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable prefer-const in the eslint config (#166)
1 parent ba8b79a commit adc40e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

handwritten/nodejs-logging-winston/.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ rules:
1212
eqeqeq: error
1313
no-warning-comments: warn
1414
no-var: error
15+
prefer-const: error

0 commit comments

Comments
 (0)