Skip to content

Commit 2c66278

Browse files
JustinBeckwithalexander-fenster
authored andcommitted
Enable prefer-const in the eslint config (#166)
1 parent 040ced5 commit 2c66278

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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