diff --git a/tsconfig.module.json b/tsconfig.module.json index 6d66479e..78dfe2b7 100644 --- a/tsconfig.module.json +++ b/tsconfig.module.json @@ -7,7 +7,8 @@ "importHelpers": false, "outDir": "dist/lib", "listEmittedFiles": false, - "declaration": true + "declaration": true, + "typeRoots": [] }, "include": [ "src"