Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
huseink authored Jul 11, 2024
1 parent bca3f3a commit 332b2a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"types": [
"node"
],
"ignoreDeprecations": "5.0"
"ignoreDeprecations": "5.0",
"skipLibCheck": true
}
}

0 comments on commit 332b2a8

Please sign in to comment.