babel/packages/babel-parser
Huáng Jùnliàng 0b3dea8f54
Turn on no-fallthrough rule (#11093)
* chore: turn on no-fallthrough

* chore: fix no-fallthrough errors
2020-02-07 22:05:19 +01:00
..
2020-02-07 22:05:19 +01:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2020-01-30 13:18:09 +01: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