diff --git a/tsconfig-ext.json b/tsconfig-ext.json index cfa355ab..814d5c36 100644 --- a/tsconfig-ext.json +++ b/tsconfig-ext.json @@ -3,9 +3,6 @@ "files": [], "include": [], "references": [ - { "path": "./app" }, - { "path": "./stubs/app" }, - { "path": "./test" }, { "path": "./ext/app" } ], }