Allow parsing of the module assertion attributes in the import statement
Allow parsing of optional properties
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
Ensure that reserved words are quoted in property accesses
Compile export namespace to ES2015
Compile optional catch bindings
ESLint plugin for Next.js.
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Transform class static blocks
Transform TypeScript into ES.next
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile exponentiation operator to ES5
A Babel plugin to inject imports to core-js@2 polyfills
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
Transform optional chaining operators to workaround https://crbug.com/v8/11558