Skip to content

Commit

Permalink
fix(ci): skip node_modules typings
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Oct 19, 2024
1 parent dccf153 commit a333332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js-packages/tsconfig/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"skipLibCheck": true,
"allowUmdGlobalAccess": true,
"sourceMap": true,
"strict": true,
Expand Down

0 comments on commit a333332

Please sign in to comment.