babel/packages/babel-parser
Huáng Jùnliàng ea2892fefc
add declare to class properties type annotations (#12257)
* add declare to class properties type annotations

* chore: use preset-flow
2020-10-27 10:05:01 -04:00
..
2020-10-26 20:55:04 -04:00
2020-10-14 21:18:16 +02:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2020-10-16 23:11:14 +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