Compile objects with duplicate keys to valid strict ES5
Allow parsing of object rest/spread
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of the module assertion attributes in the import statement
Ensure that reserved words are quoted in property accesses
Allows you to build compile-time libraries
Allow parsing of optional properties
Compile export namespace to ES2015
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Allow parsing of class static blocks
ESLint plugin for Next.js.
Compile optional catch bindings
Transform class static blocks
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)
Transform TypeScript into ES.next
Turn async functions into ES2015 generators
Compile exponentiation operator to ES5
extracts CSS into separate files
A Babel plugin to inject imports to core-js@2 polyfills
Compile inline regular expression modifiers
Allow parsing of '#foo in obj' brand checks
Transforms logical assignment operators into short-circuited assignments
Remove nullish coalescing operator