babel/packages/babel-parser
FND daf25af47c Fix typo in changelog (#10409) [skip ci]
s/compliancy/compliancy/g - seems both correct and consistent with more
recent occurrences
2019-09-09 09:22:33 +02:00
..
2019-09-06 17:43:19 +02:00
2019-09-06 17:43:19 +02:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2019-09-06 19:25:16 +02: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