|
2 weeks ago | |
---|---|---|
.. | ||
lib | 2 weeks ago | |
node_modules | 2 weeks ago | |
LICENSE | 2 weeks ago | |
README.md | 2 weeks ago | |
package.json | 2 weeks ago | |
types.d.cts | 2 weeks ago |
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.
Using npm:
npm install --save-dev @babel/eslint-parser
or using yarn:
yarn add @babel/eslint-parser --dev