diff --git a/tsconfig.json b/tsconfig.json index 3b8dbdc..872cfe0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,8 +16,7 @@ "sourceMap": true }, "include": [ - "src/**/*", - "test/**/*" + "src/**/*" ], "exclude": [ "node_modules",