zheng 0d2df65677 webpack il y a 1 jour
..
lib 0d2df65677 webpack il y a 1 jour
node_modules 0d2df65677 webpack il y a 1 jour
LICENSE 0d2df65677 webpack il y a 1 jour
README.md 0d2df65677 webpack il y a 1 jour
package.json 0d2df65677 webpack il y a 1 jour

README.md

@babel/generator

Turns an AST into code.

See our website @babel/generator for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/generator

or using yarn:

yarn add @babel/generator --dev