diff --git a/tsconfig.json b/tsconfig.json index 03469c5..e8ae25c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -37,6 +37,7 @@ "exclude": [ "**/*.test.ts", "node_modules", - "dist" + "dist", + "functions" ] } \ No newline at end of file