A yarn (berry) plugin for running `yarn install` automatically.
Unified utils for auto importing APIs in modules
General utilities for plugins to use
A ESLint plugin for webpack
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Allow parsing of TypeScript syntax
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of optional properties
This plugin transforms ES2015 modules to CommonJS
Allow parsing of jsx
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Allow parsing of the module attributes in the import statement
Transform TypeScript into ES.next
Allow parsing of async generator functions
Turn async functions into ES2015 generators
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile ES2015 block scoping (const and let) to ES5
Apply ES2015 function.name semantics to all functions
Compile ES2015 arrow functions to ES5
Ensure that reserved words are quoted in object property keys
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 for...of to ES5
Compile ESNext Regular Expressions to ES5