Skip to content

Commit 08bee04

Browse files
mrDincklemankevindb
authored andcommitted
Insert comma (#560)
1 parent e304c2b commit 08bee04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ module.exports = {
303303
"semi": [
304304
"error",
305305
"always"
306-
]
306+
],
307307
"semi-spacing": "error",
308308
"sort-imports": "error",
309309
"sort-keys": "warn",

0 commit comments

Comments
 (0)