Skip to content

Commit

Permalink
tsconfig update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kluskey committed Oct 22, 2024
1 parent 8ed4507 commit 12b4d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mirror-2/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"target": "es5",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"checkJs": true,
"checkJs": false,
"skipLibCheck": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
Expand Down

0 comments on commit 12b4d27

Please sign in to comment.