We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2866240 commit af998c8Copy full SHA for af998c8
packages/@aws-cdk-testing/framework-integ/tsconfig.json
@@ -18,6 +18,7 @@
18
"incremental": true
19
},
20
"include": [
21
+ "config.ts",
22
"**/*.ts",
23
"**/*.d.ts"
24
],
0 commit comments