diff --git a/tsconfig.json b/tsconfig.json index 7895d3d..401bb1c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,6 @@ "build/**/*" ], "include": [ - "src/**/*.ts", - "test/**/*.ts" + "src/**/*.ts" ] } \ No newline at end of file