Skip to content

Commit

Permalink
tsconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Francis <[email protected]>
  • Loading branch information
colifran committed Nov 21, 2023
1 parent 180ba2f commit 775f907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/custom-resource-handlers/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"resolveJsonModule": true,
"composite": true,
"incremental": true,
"esModuleInterop": true,
"skipLibCheck": true,
},
"include": [
"**/*.ts",
Expand Down

0 comments on commit 775f907

Please sign in to comment.