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.
2 parents 0d80b49 + 6a92d8c commit 8b8bcb7Copy full SHA for 8b8bcb7
.eslintrc
@@ -11,6 +11,7 @@
11
},
12
"rules": {
13
"block-scoped-var": 2,
14
+ "comma-dangle": [2, "never"],
15
"dot-notation": [
16
2,
17
{
0 commit comments