tanyanfei 2ddc045fd3 update il y a 5 ans
..
bin 2ddc045fd3 update il y a 5 ans
lib 2ddc045fd3 update il y a 5 ans
typings 2ddc045fd3 update il y a 5 ans
CHANGELOG.md 2ddc045fd3 update il y a 5 ans
LICENSE 2ddc045fd3 update il y a 5 ans
README.md 2ddc045fd3 update il y a 5 ans
package.json 2ddc045fd3 update il y a 5 ans

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