Back to Babel

@babel/eslint-parser

eslint/babel-eslint-parser/README.md

7.29.5485 B
Original Source

@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:

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

or using yarn:

sh
yarn add @babel/eslint-parser --dev