max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
..
bin b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
lib b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
typings b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
CHANGELOG.md b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu
package.json b7ab7c8514 chore: 更新node_modules依赖文件 2 tygodni temu

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