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.
1 parent 09b67bd commit f150adeCopy full SHA for f150ade
test/.eslintrc.yaml
@@ -5,8 +5,6 @@ env:
5
es6: true
6
7
rules:
8
- # For now, comma-dangle is more lenient in the test directory than elsewhere.
9
- comma-dangle: ["error", "only-multiline"]
10
no-var: error
11
prefer-const: error
12
symbol-description: off
0 commit comments