xiansin 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
..
bin 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
lib 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
typings 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
CHANGELOG.md 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
LICENSE 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
README.md 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前
package.json 98ba939c85 feat: 新增node_module 模块保证 eslint的完整性,格式化play.vue 2 年之前

README.md

@babel/parser

A JavaScript parser

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

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev