ship-gis/node_modules/@babel/eslint-parser/README.md
2026-01-22 09:14:01 +09:00

486 B

@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