Transpile JavaScript/TypeScript code with swc.
Allow parsing of BigInt literals
Allow parsing of jsx
Compile regular expressions using named groups to ES5.
Allow parsing of the nullish-coalescing operator
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 destructuring to ES5
Ensure that reserved words are quoted in object property keys
Compile ES2015 object super to ES5
Turns off all rules that are unnecessary or might conflict with Prettier.
Explode async and generator functions into a state machine.
Backstage.io Q&A plugin node
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Transforms logical assignment operators into short-circuited assignments
Ensure that no reserved words are used.
A inject script plugin for ESDoc
This plugin transforms ES2015 modules to AMD
A external Web API plugin for ESDoc
This plugin transforms ES2015 modules to SystemJS
Compile ES2015 computed properties to ES5
Reusable ESLint config for Beemo configured projects.
Compile ES2015 default and rest parameters to ES5
Transform optional chaining operators into a series of nil checks