From 953cb38bc8c6ef539550ab558d263aa72a75204e Mon Sep 17 00:00:00 2001 From: Chris Barbour Date: Mon, 4 Mar 2024 12:16:58 +0000 Subject: [PATCH] including cli --- tsconfig.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/tsconfig.json b/tsconfig.json index 5858596..d06b651 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -30,8 +30,6 @@ "src/aws/s3" ], "exclude": [ - "src/cloudformation/cli", - "src/cloudformation/builder", "src/aws", "src/alexa", ]