Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami authored Aug 17, 2023
1 parent 5fae528 commit 561f9f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"module": "CommonJS",
"moduleResolution": "node",
"skipLibCheck": true,
"useUnknownInCatchVariables": false,
"resolveJsonModule": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
Expand Down

0 comments on commit 561f9f1

Please sign in to comment.