Faire / mjml-react

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

Update mjml extensions to be written in typescript #30

Closed hchiufaire closed 2 years ago

hchiufaire commented 2 years ago

Addresses https://github.com/Faire/mjml-react/issues/22, converting src/extensions folder to typescript.

Tests

image
hchiufaire commented 2 years ago

It seems only mjml-comment.ts and mjml-html.ts don't return jsx so could only rename those