diff --git a/tsconfig.json b/tsconfig.json index ebdbbb8..d480bb1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,6 +14,7 @@ // Source Maps "inlineSourceMap": true, "outDir": "dist", + "declaration": true, // Features "experimentalDecorators": true,