rbxts-transformer-yaruil
v1.0.3
Published
A template transformer
Readme
rbxts-transformer-yaruil
This is the transformer used for JSX support with the Yauril library
I used rbxts-transformer-template as a template. beware of spaghetti code
Once you've installed the transformer, add this to your tsconfig.json
"plugins": [{"transform": "rbxts-transformer-yaruil"}]