Newer
Older
framework / node_modules / @babel / parser / README.md
@Tiago Leonardo Costa Dias Tiago Leonardo Costa Dias on 13 Mar 2024 412 bytes update

@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