Skip to content

Commit 2db64ee

Browse files
committed
Fixed bug related with the invalid json format
1 parent 3df049d commit 2db64ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LIN3S/CS/.eslintrc.js.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ module.exports = {
3636
"jsx": true,
3737
"modules": true,
3838
"templateStrings": true
39-
},
39+
}
4040
},
4141
"plugins": [],
4242
"rules": {

0 commit comments

Comments
 (0)