react-ga icon indicating copy to clipboard operation
react-ga copied to clipboard

Breaking in ESLint v8.0.0 and above.

Open nypinstripes opened this issue 3 years ago • 1 comments

`ERROR in Failed to load parser 'babel-eslint' declared in 'node_modules/react-ga/.eslintrc.js': Cannot find module 'babel-eslint' Require stack:

  • /Users/xxx/Documents/code/xxx/node_modules/react-ga/.eslintrc.js`

babel-eslint is deprecated, please switch to @babel/eslint-parser / eslint-webpack-plugin

https://laurieontech.com/posts/eslint-webpack-plugin/

@SimeonC @Aqzhyi

@iezer ;)

nypinstripes avatar Nov 12 '21 15:11 nypinstripes

or @babel/eslint-parser

nypinstripes avatar Nov 12 '21 15:11 nypinstripes