moving folders around

This commit is contained in:
Matthew Zhao
2021-03-03 17:30:57 -08:00
parent 1dd1969ac8
commit 8cdbb0d493
11 changed files with 0 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"app": "npx ts-node --prefer-ts-exts bin/deploy.ts",
"context": {
"@aws-cdk/core:enableStackNameDuplicates": "true",
"aws-cdk:enableDiffNoFail": "true",
"@aws-cdk/core:stackRelativeExports": "true",
"@aws-cdk/aws-ecr-assets:dockerIgnoreSupport": true
}
}