Skip to content

Commit b646052

Browse files
committed
no trailing comma
1 parent 808f050 commit b646052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"outDir": "./dist",
1010
"strict": true,
1111
"esModuleInterop": true,
12-
"resolveJsonModule": true,
12+
"resolveJsonModule": true
1313
},
1414
"typeRoots": [
1515
"node_modules/@types",

0 commit comments

Comments
 (0)