diff --git a/tsconfig.json b/tsconfig.json index 4916dffd7..875a5809a 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -44,8 +44,5 @@ "compilerOptions": { "module": "commonjs" } - }, - "include": [ - "packages/**/src", - ] + } }