Turns off all rules that are unnecessary or might conflict with Prettier.
Allows you to build compile-time libraries
Allow parsing of optional properties
Ensure that reserved words are quoted in property accesses
Compile export namespace to ES2015
This plugin transforms static class properties as well as properties declared with the property initializer syntax
ESLint plugin for Next.js.
Adds custom fields to user registration page to input additional profile data
Transform class static blocks
Compile optional catch bindings
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
An SMF to NodeBB data exporter
Compile exponentiation operator to ES5
Mark top-level React method calls as pure for tree shaking
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
Remove nullish coalescing operator
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Compile regular expressions' unicodeSets (v) flag.