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 50ed3ee commit 6a92d8cCopy full SHA for 6a92d8c
.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