diff --git a/tsconfig.json b/tsconfig.json index 22c584b..fb177d3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,7 +13,6 @@ "skipLibCheck": true, "allowJs": true, "declaration": true, - "emitDeclarationOnly": false }, "include": ["src/**/*"] } \ No newline at end of file