Skip to content

Commit

Permalink
chore: fix install problem
Browse files Browse the repository at this point in the history
skipLibCheck
  • Loading branch information
moonrailgun committed Jul 15, 2023
1 parent fba1b26 commit 56a8e03
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 @@ -4,6 +4,7 @@
"isolatedModules": true,
"strict": true,
"pretty": true,
"skipLibCheck": true,
"importsNotUsedAsValues": "error",
"experimentalDecorators": true,
}
Expand Down

0 comments on commit 56a8e03

Please sign in to comment.