1.0.3 • Published 4 years ago

@aidaspa/babel-plugin-uts v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

babel-plugin-uts

This plugin is a replacement for the legacy uts compiler

Installation :mailbox:

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

:warning: Note! This is done automatically if using the uts package.

Example :fish:

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