max_liu b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas
..
lib b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas
node_modules b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas
README.md b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas
package.json b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas
types.d.cts b7ab7c8514 chore: 更新node_modules依赖文件 hai 2 semanas

README.md

@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