babel/packages/babel-parser
Tan Li Hau cc45608423 Add readonly to TypeScript type modifier (#9529)
* add readonly to TSTypeOperator

* add more test cases for readonly
2019-03-16 06:41:51 +01:00
..
2019-03-06 22:43:36 +01:00
2019-03-06 22:43:36 +01:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04: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