diff --git a/tsconfig.json b/tsconfig.json index 663acf2..53549bc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,9 +10,5 @@ }, "include": [ "src/**/*" - ], - "exclude": [ - "./node_modules", - "./old" ] } \ No newline at end of file