Commit e9c24a6
chore: use isolatedModules tsconfig everywhere (#620)
Replaces the deprecated `ts-jest` config of the same name.
Also includes some small alignments of `tsconfig.dev.json` files with
their corresponding parent, where previously missed.
Also removes `dom` from `integ-runner` since this is not needed.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license
---------
Co-authored-by: Rico Hermans <rix0rrr@gmail.com>1 parent 3f8110f commit e9c24a6
File tree
41 files changed
+64
-69
lines changed- packages
- @aws-cdk-testing/cli-integ
- @aws-cdk
- cdk-cli-wrapper
- cli-lib-alpha
- cli-plugin-contract
- cloud-assembly-schema
- cloudformation-diff
- integ-runner
- node-bundle
- toolkit-lib
- user-input-gen
- yarn-cling
- aws-cdk
- lib
- api
- cdk-assets
- cdk
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+64
-69
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | 306 | | |
311 | 307 | | |
312 | 308 | | |
| |||
322 | 318 | | |
323 | 319 | | |
324 | 320 | | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
325 | 326 | | |
326 | 327 | | |
327 | 328 | | |
| |||
684 | 685 | | |
685 | 686 | | |
686 | 687 | | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
687 | 696 | | |
688 | 697 | | |
689 | 698 | | |
690 | 699 | | |
691 | 700 | | |
692 | 701 | | |
693 | 702 | | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
699 | 703 | | |
700 | 704 | | |
701 | 705 | | |
| |||
791 | 795 | | |
792 | 796 | | |
793 | 797 | | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
| 798 | + | |
800 | 799 | | |
801 | 800 | | |
802 | | - | |
803 | | - | |
804 | | - | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| |||
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
1073 | | - | |
1074 | | - | |
1075 | | - | |
1076 | | - | |
1077 | | - | |
1078 | | - | |
1079 | 1073 | | |
1080 | 1074 | | |
1081 | 1075 | | |
| |||
1096 | 1090 | | |
1097 | 1091 | | |
1098 | 1092 | | |
1099 | | - | |
1100 | 1093 | | |
1101 | 1094 | | |
1102 | 1095 | | |
| |||
1466 | 1459 | | |
1467 | 1460 | | |
1468 | 1461 | | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | 1462 | | |
1477 | 1463 | | |
1478 | 1464 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments