diff --git a/tsconfig.json b/tsconfig.json index 1473343..9cbda69 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -102,5 +102,6 @@ "exclude": [ "node_modules", "local", + "out", ] }