Describe the bug
Because "types" (or "typings" as an alias) is missing on the package.json, this is preventing the project from being correctly installed on other Feedzai's products as a dependency.
To Reproduce
Steps to reproduce the behavior:
Add @feedzai/autovizua11y as a project dependency
See error: "Could not find a declaration file for module '@feedzai/autovizua11y'. "
Expected behavior
Node package installation should work without any issue
Describe the bug Because "types" (or "typings" as an alias) is missing on the package.json, this is preventing the project from being correctly installed on other Feedzai's products as a dependency.
To Reproduce Steps to reproduce the behavior:
@feedzai/autovizua11y
as a project dependencyExpected behavior Node package installation should work without any issue