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