Skip to content

Commit

Permalink
remove skiplibcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
pospisilf committed Oct 8, 2024
1 parent 3dee387 commit f339fe8
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 29 deletions.
47 changes: 20 additions & 27 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"experimentalDecorators": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
"declaration": true,
"skipLibCheck": true
"declaration": true
},
"exclude": ["node_modules"]
}

0 comments on commit f339fe8

Please sign in to comment.