I had a similar problem with create-react-app and I did
yarn add eslint-config-react-app -D
I think you should try:
yarn add eslint-config-react -D
I had a similar problem with create-react-app and I did
yarn add eslint-config-react-app -D
I think you should try:
yarn add eslint-config-react -D