Skip to content

Commit

Permalink
chore: skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRivers committed Jan 9, 2025
1 parent 9bfade8 commit 09466f5
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 @@ -12,6 +12,7 @@
// This compiler run should
// only output d.ts files
"emitDeclarationOnly": true,
"skipLibCheck": true,
// Types should go into this directory.
// Removing this would place the .d.ts files
// next to the .js files
Expand Down

0 comments on commit 09466f5

Please sign in to comment.