Skip to content

Commit

Permalink
fix: skips lib check
Browse files Browse the repository at this point in the history
  • Loading branch information
OctoD committed Oct 4, 2022
1 parent 7a38a2f commit 651bbe4
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 @@ -6,6 +6,7 @@
"ESNext"
],
"strict": true,
"skipLibCheck": true,
"allowUnreachableCode": false,
"allowUnusedLabels": false,
"forceConsistentCasingInFileNames": true,
Expand Down

1 comment on commit 651bbe4

@vercel
Copy link

@vercel vercel bot commented on 651bbe4 Oct 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

tiinvo – ./

tiinvo-iamoctod.vercel.app
tiinvo.vercel.app
tiinvo-git-master-iamoctod.vercel.app

Please sign in to comment.