Skip to content

Commit

Permalink
chore: skip lib check
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 24, 2023
1 parent 799491c commit 7e2f89e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 10 deletions.
30 changes: 20 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"compilerOptions": {
"strict": true,
"skipLibCheck": true,
"esModuleInterop": true,
"isolatedModules": true,
"lib": ["ES2017"],
Expand Down

0 comments on commit 7e2f89e

Please sign in to comment.