babel/packages/babel-parser
Sosuke Suzuki 7484b51e56 Support TS 4.3 get/set type members (#13089)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
2021-04-28 18:21:31 +02:00
..
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2021-04-20 11:11:32 +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