Daniel Mayer

Results 1 comments of Daniel Mayer

I needed [storybook](https://storybook.js.org/) for this project in typescript using reflect-metadata for dependency injection (with [tsyringe](https://github.com/microsoft/tsyringe#inject)). Storybook relies on babel and their configuration was failing due to unavailable metadata. Adding your...