Babel plugin to use prettier for transformed code output
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Turns off all rules that are unnecessary or might conflict with Prettier.
Explode async and generator functions into a state machine.
Allow parsing of async generator functions
Turns an AST into code.
Helper function to remap async functions to generators
Make prettier organize your imports using the TypeScript language service API.
TypeScript definitions for @babel/generator
Runs typescript type checker and linter on separate process.
JavaScript code generator from an ESTree-compliant AST.
General utilities for plugins to use
Regular Expressions parser in JavaScript
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Compile ESNext Regular Expressions to ES5
Allow parsing of the module attributes in the import statement
Utilities to help expose prettier output in linting tools
This plugin transforms ES2015 modules to UMD
Core istanbul API for JS code coverage
Allows you to build compile-time libraries