Skip to content

Commit c3b3db7

Browse files
committed
rm redundant comma.
1 parent c2964f2 commit c3b3db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

express-zod-api/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "../tsconfig.base.json",
33
"compilerOptions": {
4-
"resolveJsonModule": true,
4+
"resolveJsonModule": true
55
},
66
"include": [
77
"src",

0 commit comments

Comments
 (0)