diff --git a/tsconfig.json b/tsconfig.json index 9bd628d..63203a8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,4 +13,5 @@ "resolveJsonModule": true, "skipLibCheck": true }, + "include":["src/**/*"] } \ No newline at end of file