babel/packages/babel-parser
Nicolò Ribaudo a254ea38a4
Enable ergonomic brand checks (#priv in) by default (#13554)
* Enable ergonomic brand checks by default in `@babel/parser`

* Enable ergonomic brand checks by default in `preset-env`

* Fix error position

* Update Babel 8 tests
2021-08-03 23:02:17 +02:00
..
2021-07-07 11:51:40 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2021-08-01 07:42:57 +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