We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0f006 commit c138995Copy full SHA for c138995
1 file changed
handwritten/nodejs-logging-winston/.eslintrc.yml
@@ -12,3 +12,4 @@ rules:
12
eqeqeq: error
13
no-warning-comments: warn
14
no-var: error
15
+ prefer-const: error
0 commit comments