babel/packages/babel-parser
Bogdan Savluk 4108524856
Update prettier to v2 (#11579)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2020-06-07 22:21:33 +02:00
..
2020-04-28 12:30:01 -04:00
2020-06-07 22:21:33 +02:00
2020-06-07 22:21:33 +02:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2020-05-30 19:16:08 +00: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