Skip to content

Commit

Permalink
drop skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Dec 10, 2024
1 parent 8ceb134 commit 4246929
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"importHelpers": true,
"skipLibCheck": true,
"lib": ["es2015", "es2017", "dom"],
"outDir": "./lib",
"types": ["webpack-env"]
Expand Down

0 comments on commit 4246929

Please sign in to comment.