Description
ESLint can parse JavaScript syntax supported by Babel through a compatibility parser wrapper. It is useful for older JavaScript projects whose linting setup expects babel-eslint.
This is development tooling, not an application. New projects may prefer maintained parser packages if the older wrapper is no longer recommended upstream.