Faire / mjml-react

React component library to generate the HTML emails on the fly
https://www.npmjs.com/package/@faire/mjml-react
MIT License
376 stars 16 forks source link

Update tests to run with typescript using ts-jest #21

Closed emmclaughlin closed 1 year ago

emmclaughlin commented 1 year ago

Right now the tests run correctly since the code was updated to typescript. This can be updated to be run using the ts-jest package https://github.com/kulshekhar/ts-jest#getting-started