Skip to content

Commit

Permalink
Merge pull request #128 from iljapostnovs/development
Browse files Browse the repository at this point in the history
skip lib check
  • Loading branch information
iljapostnovs authored Aug 13, 2023
2 parents c0100b0 + 8e128ef commit 7cbd6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig-prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"rootDir": "src",
"esModuleInterop": false,
"resolveJsonModule": true,
"skipLibCheck": true,
"declaration": true
},
"exclude": [
Expand Down

0 comments on commit 7cbd6d1

Please sign in to comment.