We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
comma-dangle
.eslintrc
1 parent 4e08e6d commit a2153bbCopy full SHA for a2153bb
.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