babel

babel/babel-eslint

:tokyo_tower: A wrapper for Babel's parser used for ESLint (renamed to @babel/eslint-parser)

JavaScript
2958
205
MIT License

`babel-eslint` (now `@babel/eslint-parser`) is a parser that allows ESLint to lint code transformed by Babel, supporting modern and experimental JavaScript syntax that the default ESLint parser doesn't. It's primarily for developers using Babel in their projects who want to enforce consistent code style and catch errors with ESLint on their transformed code. Essentially, it bridges the gap between Babel's code transformations and ESLint's static analysis, ensuring both work seamlessly together.

Total donated
Undistributed
Share with your subscribers: