This plugin replace TSC by Babel allowing you to use any babel plugin magic inside `.ts` and `.tsx` files.
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
Allow parsing of TypeScript syntax
Transform TypeScript into ES.next
Babel plugin to emit decorator metadata like typescript compiler
Transform TypeScript `const` enums
Turns off all rules that are unnecessary or might conflict with Prettier.
Universal HMR for SolidJS
General utilities for plugins to use
Jest plugin to use babel for transformation.
Allow parsing of jsx
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD
Allow parsing of the logical assignment operators
Add a __source prop to all JSX Elements
Core istanbul API for JS code coverage
Allows you to build compile-time libraries
Provides Vue 3 JSX & TSX support with HMR.
Compile ES2015 classes to ES5
Allow parsing of class properties
Compile regular expressions using named groups to ES5.