Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
istarkov committed Jul 7, 2024
1 parent ee99f33 commit 96ef210
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"listFiles": false,
"noFallthroughCasesInSwitch": true,
"pretty": true,
// "moduleResolution": "nodeNext", // disabled to be compatible with module: "esnext"
// "resolveJsonModule": true, // disabled to be compatible with module: "esnext"
"rootDir": "src",
"skipLibCheck": true,
"strict": true,
Expand Down

0 comments on commit 96ef210

Please sign in to comment.