|
hace 2 semanas | |
---|---|---|
.. | ||
lib | hace 2 semanas | |
node_modules | hace 2 semanas | |
LICENSE | hace 2 semanas | |
README.md | hace 2 semanas | |
package.json | hace 2 semanas | |
types.d.cts | hace 2 semanas |
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