babel-plugin-uts

This plugin is a replacement for the legacy uts compiler

Installation 📫

npm i @aidaspa/babel-plugin-uts
Then simply add "@aidaspa/babel-plugin-uts" to your .babelrc plugin array.

⚠️ Note! This is done automatically if using the uts package.

Example 🐟

npm run example
This will compile the example/in.ts to example/out.js