* Throw a syntax error for a constructor with type parameters * Modify to match error location with TypeScript * Update typescript parser tests Update allowlist.txt
@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