npm.io
8.0.1 • Published 2 weeks ago

@babel/eslint-parser

Licence
MIT
Version
8.0.1
Deps
3
Size
88 kB
Vulns
0
Weekly
0
Stars
44.0K

@babel/eslint-parser

allows you to lint all valid Babel code with the fantastic ESLint

See our website @babel/eslint-parser for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/eslint-parser

or using yarn:

yarn add @babel/eslint-parser --dev