Closed psdcode closed 2 years ago
Since the eslint package necessary for the extends: [ "react-app/jest"] config was missing in the react-scripts version, ended up just upgrading react/reactdom/router/react/scripts to latest
extends: [ "react-app/jest"]
react-scripts
Since the eslint package necessary for the
extends: [ "react-app/jest"]
config was missing in thereact-scripts
version, ended up just upgrading react/reactdom/router/react/scripts to latest