Skip to content

Commit

Permalink
Remove skipLibCheck in tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 9, 2023
1 parent bccc785 commit 0d76b82
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 @@ -10,7 +10,6 @@
"lib": ["es2020"],
"module": "node16",
"newLine": "lf",
"skipLibCheck": true,
"strict": true,
"target": "es2020"
}
Expand Down

0 comments on commit 0d76b82

Please sign in to comment.