* fix: allow 09.1_1 and 09e1_1 in sloppy mode * polish: avoid extra input source scanning * chore: move comment [skip ci]
@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