Allow parsing of top-level await in modules
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Rush plugin for lint-staged
Compile ES2015 Unicode regex to ES5
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Transforms new.target meta property
Ensure that no reserved words are used.
Allow parsing of the module assertion attributes in the import statement
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Compile Unicode property escapes in Unicode regular expressions to ES5.
Turn async generator functions into ES2015 generators
Allow parsing of optional properties
📖 Solidity libraries that are shared across Uniswap contracts
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
Compile optional catch bindings
ESLint plugin for Next.js.