Skip to content

Commit

Permalink
Adding skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
arboleya committed Feb 7, 2025
1 parent c72ac73 commit a817128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kms-account/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"outDir": "./dist",
"rootDir": "./src",
"strict": false,
"skipLibCheck": true,
"esModuleInterop": true
},
"include": ["src/**/*"],
Expand Down

0 comments on commit a817128

Please sign in to comment.