Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Activate TS skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
juriwiens committed Jun 9, 2020
1 parent 625058c commit ee4cb89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"incremental": true,
"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,
"resolveJsonModule": true
},
"exclude": ["node_modules", "dist", "tmp"]
Expand Down

0 comments on commit ee4cb89

Please sign in to comment.