Skip to content

Commit

Permalink
Remove extra skipLibCheck I added
Browse files Browse the repository at this point in the history
  • Loading branch information
kienstra committed Sep 28, 2023
1 parent f8e9537 commit 0a29ad6
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 @@ -13,7 +13,6 @@
"outDir": "./lib",
"resolveJsonModule": true,
"rootDir": "./src",
"skipLibCheck": true,
"typeRoots": ["./types", "./node_modules/@types"],
"skipLibCheck": true,
"sourceMap": true,
Expand Down

0 comments on commit 0a29ad6

Please sign in to comment.