We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
no-var
1 parent 13342f8 commit d7f1addCopy full SHA for d7f1add
benchmark/.eslintrc.yaml
@@ -5,6 +5,7 @@ env:
5
es6: true
6
7
rules:
8
+ no-var: error
9
comma-dangle:
10
- error
11
- arrays: 'always-multiline'
0 commit comments