diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/whitespace path/tsconfig.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/whitespace path/tsconfig.json index 885c01ba5f0d0..1da668226f8dc 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/whitespace path/tsconfig.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/test/whitespace path/tsconfig.json @@ -25,7 +25,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "ES2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/tsconfig.json b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/tsconfig.json index 37b43845c1fa0..30583852562e9 100644 --- a/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/tsconfig.json +++ b/packages/@aws-cdk-testing/framework-integ/test/aws-lambda-nodejs/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "ES2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/app-staging-synthesizer-alpha/tsconfig.json b/packages/@aws-cdk/app-staging-synthesizer-alpha/tsconfig.json index b2726db89efdb..3ae79e5321940 100644 --- a/packages/@aws-cdk/app-staging-synthesizer-alpha/tsconfig.json +++ b/packages/@aws-cdk/app-staging-synthesizer-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "esModuleInterop": false, "isolatedModules": true, diff --git a/packages/@aws-cdk/aws-amplify-alpha/tsconfig.json b/packages/@aws-cdk/aws-amplify-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-amplify-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-amplify-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-applicationsignals-alpha/tsconfig.json b/packages/@aws-cdk/aws-applicationsignals-alpha/tsconfig.json index b6d1ee6759195..1b5f05d4ec5f2 100644 --- a/packages/@aws-cdk/aws-applicationsignals-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-applicationsignals-alpha/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/aws-apprunner-alpha/tsconfig.json b/packages/@aws-cdk/aws-apprunner-alpha/tsconfig.json index 35a24c64f3640..6a8260c4ec415 100644 --- a/packages/@aws-cdk/aws-apprunner-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-apprunner-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-bedrock-agentcore-alpha/tsconfig.json b/packages/@aws-cdk/aws-bedrock-agentcore-alpha/tsconfig.json index db1bd71c7ebb5..aeb691af46670 100644 --- a/packages/@aws-cdk/aws-bedrock-agentcore-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-bedrock-agentcore-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-bedrock-alpha/tsconfig.json b/packages/@aws-cdk/aws-bedrock-alpha/tsconfig.json index 40e6eb383c122..923061ca9d2a6 100644 --- a/packages/@aws-cdk/aws-bedrock-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-bedrock-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-cloud9-alpha/tsconfig.json b/packages/@aws-cdk/aws-cloud9-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-cloud9-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-cloud9-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-codestar-alpha/tsconfig.json b/packages/@aws-cdk/aws-codestar-alpha/tsconfig.json index 257e31eead272..4f12e0c508f1c 100644 --- a/packages/@aws-cdk/aws-codestar-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-codestar-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-ec2-alpha/tsconfig.json b/packages/@aws-cdk/aws-ec2-alpha/tsconfig.json index abfb9088adf3d..9186f45553ec4 100644 --- a/packages/@aws-cdk/aws-ec2-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-ec2-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "isolatedModules": true, diff --git a/packages/@aws-cdk/aws-eks-v2-alpha/tsconfig.json b/packages/@aws-cdk/aws-eks-v2-alpha/tsconfig.json index a0cfe686ad133..cf89bb6dd77c3 100644 --- a/packages/@aws-cdk/aws-eks-v2-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-eks-v2-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-elasticache-alpha/tsconfig.json b/packages/@aws-cdk/aws-elasticache-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-elasticache-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-elasticache-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-gamelift-alpha/tsconfig.json b/packages/@aws-cdk/aws-gamelift-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-gamelift-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-gamelift-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-glue-alpha/tsconfig.json b/packages/@aws-cdk/aws-glue-alpha/tsconfig.json index a0cfe686ad133..cf89bb6dd77c3 100644 --- a/packages/@aws-cdk/aws-glue-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-glue-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-imagebuilder-alpha/tsconfig.json b/packages/@aws-cdk/aws-imagebuilder-alpha/tsconfig.json index 04fb2d67bb493..ecb8c1aee39a5 100644 --- a/packages/@aws-cdk/aws-imagebuilder-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-imagebuilder-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "isolatedModules": true, diff --git a/packages/@aws-cdk/aws-iot-actions-alpha/tsconfig.json b/packages/@aws-cdk/aws-iot-actions-alpha/tsconfig.json index b6d1ee6759195..1b5f05d4ec5f2 100644 --- a/packages/@aws-cdk/aws-iot-actions-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-iot-actions-alpha/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/aws-iot-alpha/tsconfig.json b/packages/@aws-cdk/aws-iot-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-iot-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-iot-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-iotevents-actions-alpha/tsconfig.json b/packages/@aws-cdk/aws-iotevents-actions-alpha/tsconfig.json index b6d1ee6759195..1b5f05d4ec5f2 100644 --- a/packages/@aws-cdk/aws-iotevents-actions-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-iotevents-actions-alpha/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/aws-iotevents-alpha/tsconfig.json b/packages/@aws-cdk/aws-iotevents-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-iotevents-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-iotevents-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-ivs-alpha/tsconfig.json b/packages/@aws-cdk/aws-ivs-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-ivs-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-ivs-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-kinesisanalytics-flink-alpha/tsconfig.json b/packages/@aws-cdk/aws-kinesisanalytics-flink-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-kinesisanalytics-flink-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-kinesisanalytics-flink-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-lambda-go-alpha/tsconfig.json b/packages/@aws-cdk/aws-lambda-go-alpha/tsconfig.json index a0cfe686ad133..cf89bb6dd77c3 100644 --- a/packages/@aws-cdk/aws-lambda-go-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-lambda-go-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-lambda-python-alpha/tsconfig.json b/packages/@aws-cdk/aws-lambda-python-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-lambda-python-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-lambda-python-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-location-alpha/tsconfig.json b/packages/@aws-cdk/aws-location-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-location-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-location-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-msk-alpha/tsconfig.json b/packages/@aws-cdk/aws-msk-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-msk-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-msk-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-neptune-alpha/tsconfig.json b/packages/@aws-cdk/aws-neptune-alpha/tsconfig.json index 40ced6fce8e95..78ac492eff604 100644 --- a/packages/@aws-cdk/aws-neptune-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-neptune-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-pipes-alpha/tsconfig.json b/packages/@aws-cdk/aws-pipes-alpha/tsconfig.json index d6d9d857ccf3b..0e16a9c68e210 100644 --- a/packages/@aws-cdk/aws-pipes-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-pipes-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "isolatedModules": true, diff --git a/packages/@aws-cdk/aws-pipes-enrichments-alpha/tsconfig.json b/packages/@aws-cdk/aws-pipes-enrichments-alpha/tsconfig.json index b6d1ee6759195..1b5f05d4ec5f2 100644 --- a/packages/@aws-cdk/aws-pipes-enrichments-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-pipes-enrichments-alpha/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/aws-pipes-sources-alpha/tsconfig.json b/packages/@aws-cdk/aws-pipes-sources-alpha/tsconfig.json index b6d1ee6759195..1b5f05d4ec5f2 100644 --- a/packages/@aws-cdk/aws-pipes-sources-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-pipes-sources-alpha/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/aws-pipes-targets-alpha/tsconfig.json b/packages/@aws-cdk/aws-pipes-targets-alpha/tsconfig.json index b6d1ee6759195..1b5f05d4ec5f2 100644 --- a/packages/@aws-cdk/aws-pipes-targets-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-pipes-targets-alpha/tsconfig.json @@ -24,7 +24,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": false, "tsBuildInfoFile": "tsconfig.tsbuildinfo" diff --git a/packages/@aws-cdk/aws-redshift-alpha/tsconfig.json b/packages/@aws-cdk/aws-redshift-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-redshift-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-redshift-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-route53resolver-alpha/tsconfig.json b/packages/@aws-cdk/aws-route53resolver-alpha/tsconfig.json index 124ab4dcb61f1..aa468a9c263fe 100644 --- a/packages/@aws-cdk/aws-route53resolver-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-route53resolver-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "isolatedModules": true, diff --git a/packages/@aws-cdk/aws-s3objectlambda-alpha/tsconfig.json b/packages/@aws-cdk/aws-s3objectlambda-alpha/tsconfig.json index 257e31eead272..4f12e0c508f1c 100644 --- a/packages/@aws-cdk/aws-s3objectlambda-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-s3objectlambda-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-s3tables-alpha/tsconfig.json b/packages/@aws-cdk/aws-s3tables-alpha/tsconfig.json index 40e6eb383c122..923061ca9d2a6 100644 --- a/packages/@aws-cdk/aws-s3tables-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-s3tables-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-sagemaker-alpha/tsconfig.json b/packages/@aws-cdk/aws-sagemaker-alpha/tsconfig.json index e998faa8e55bc..db0a46e6f2928 100644 --- a/packages/@aws-cdk/aws-sagemaker-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-sagemaker-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/tsconfig.json b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/tsconfig.json index 4f4184f6ef884..57d40f9505db5 100644 --- a/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/tsconfig.json +++ b/packages/@aws-cdk/aws-servicecatalogappregistry-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "isolatedModules": true, diff --git a/packages/@aws-cdk/cx-api/tsconfig.json b/packages/@aws-cdk/cx-api/tsconfig.json index 05afbc72a75ff..e275e033f112b 100644 --- a/packages/@aws-cdk/cx-api/tsconfig.json +++ b/packages/@aws-cdk/cx-api/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "esModuleInterop": false, diff --git a/packages/@aws-cdk/example-construct-library/tsconfig.json b/packages/@aws-cdk/example-construct-library/tsconfig.json index 4f7617697e278..18144ac19b2f0 100644 --- a/packages/@aws-cdk/example-construct-library/tsconfig.json +++ b/packages/@aws-cdk/example-construct-library/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/integ-tests-alpha/tsconfig.json b/packages/@aws-cdk/integ-tests-alpha/tsconfig.json index 1188a97a2c352..796c98a4954dc 100644 --- a/packages/@aws-cdk/integ-tests-alpha/tsconfig.json +++ b/packages/@aws-cdk/integ-tests-alpha/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/mixins-preview/tsconfig.json b/packages/@aws-cdk/mixins-preview/tsconfig.json index 4f7617697e278..18144ac19b2f0 100644 --- a/packages/@aws-cdk/mixins-preview/tsconfig.json +++ b/packages/@aws-cdk/mixins-preview/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/@aws-cdk/region-info/tsconfig.json b/packages/@aws-cdk/region-info/tsconfig.json index 763c6a634ade9..96fb901c219fd 100644 --- a/packages/@aws-cdk/region-info/tsconfig.json +++ b/packages/@aws-cdk/region-info/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "tsBuildInfoFile": "tsconfig.tsbuildinfo", diff --git a/packages/aws-cdk-lib/tsconfig.json b/packages/aws-cdk-lib/tsconfig.json index 429b716536c9b..4653637b9cee5 100644 --- a/packages/aws-cdk-lib/tsconfig.json +++ b/packages/aws-cdk-lib/tsconfig.json @@ -22,7 +22,7 @@ "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, - "stripInternal": false, + "stripInternal": true, "target": "es2022", "composite": true, "esModuleInterop": false,