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 63f7783 commit 5fae528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"moduleResolution": "node",
"noEmit": true,
"noFallthroughCasesInSwitch": true,
"useUnknownInCatchVariables": false,
"pretty": true,
"resolveJsonModule": true,
"skipLibCheck": true,
Expand Down

0 comments on commit 5fae528

Please sign in to comment.