Skip to content

Commit

Permalink
chore: use "skipLibCheck": true (#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipata authored Oct 28, 2024
1 parent aa469c3 commit 43cfacc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": true,
"skipLibCheck": true,
"strict": true,
"sourceMap": true,
"declaration": false,
Expand Down

0 comments on commit 43cfacc

Please sign in to comment.