max_liu b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش
..
lib b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش
node_modules b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش
LICENSE b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش
README.md b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش
package.json b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش
types.d.cts b7ab7c8514 chore: 更新node_modules依赖文件 2 هفته پیش

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