xiansin 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue před 2 roky
..
lib 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue před 2 roky
LICENSE 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue před 2 roky
README.md 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue před 2 roky
package.json 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue před 2 roky

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