diff --git a/tsconfig.json b/tsconfig.json index 71f39fd..5ab5c53 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -36,6 +36,7 @@ ], "exclude": [ "node_modules", - "docs" + "docs", + "packages" ] } \ No newline at end of file