This plugin transforms static class properties as well as properties declared with the property initializer syntax
A Babel plugin to inject imports to regenerator-runtime
Compile ES2015 Unicode escapes to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
Allows you to build compile-time libraries
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile export namespace to ES2015
Ensure that reserved words are quoted in property accesses
An SMF to NodeBB data exporter
Compile optional catch bindings
ESLint plugin for Next.js.
Transform TypeScript into ES.next
Transform class static blocks
A Babel plugin to inject imports to core-js@2 polyfills
Compile exponentiation operator to ES5
Turn async functions into ES2015 generators
Mark top-level React method calls as pure for tree shaking
extracts CSS into separate files
Remove nullish coalescing operator
Compile inline regular expression modifiers
Allow parsing of '#foo in obj' brand checks
Allows users to save responses for use in the future
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings