Files
zhibo/node_modules/@babel/parser
xiaoyu 5be1f7344d init
2023-05-22 12:14:18 +08:00
..
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00
2023-05-22 12:14:18 +08:00

@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