diff --git a/tsconfig.json b/tsconfig.json index 555c92e..a3f189d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,7 +19,7 @@ ] }, "include": [ - "app/src/**/*" + "src/**/*" ], "exclude": [ "node_modules",