We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9442804 commit a01d470Copy full SHA for a01d470
.eslintrc.json
@@ -7,7 +7,7 @@
7
"semi": 1,
8
"no-cond-assign": 2,
9
"no-debugger": 2,
10
- "comma-dangle": 1,
+ "comma-dangle": 0,
11
"no-unreachable" : 2
12
}
13
0 commit comments