diff --git a/tsconfig.json b/tsconfig.json index daa2948..a137c1e 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,6 +13,6 @@ ], "exclude": [ "node_modules", - "coverage" + "test" ] } \ No newline at end of file