Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 427 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 427 Bytes

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