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.
comma-dangle
.eslintrc
1 parent bd5afe4 commit ff43186Copy full SHA for ff43186
.eslintrc
@@ -10,7 +10,6 @@
10
},
11
"rules": {
12
"array-bracket-spacing": [0],
13
- "comma-dangle": [2, "never"],
14
"eol-last": 2,
15
"no-multiple-empty-lines": 2,
16
"object-curly-spacing": [2, "always"],
0 commit comments