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