Skip to content

Commit

Permalink
build: enable skip lib check
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert Hernandez Pellicer committed Jan 22, 2024
1 parent f7a842d commit 878e299
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 @@
"outDir": "dist",
"sourceMap": true,
"inlineSources": true,
"skipLibCheck": true,
"resolveJsonModule": true,
"paths": {
"@src/*": ["src/*"],
Expand Down

0 comments on commit 878e299

Please sign in to comment.