diff --git a/tsconfig.json b/tsconfig.json index 83c40ed..dfc9bed 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "esModuleInterop": true }, "include": [ - "src/**/*.ts", - "test/*.ts" + "src/**/*.ts" ] } \ No newline at end of file