Open
Description
Just a quick question. I noticed in your monorepo .eslintrc
file
"extends": [
"react-app"
],
but I don't see eslint-config-react-app
in your monorepo package.json
file. Monorepo .eslintrc
file is not CRA project so I think you need this dependency there?
Metadata
Metadata
Assignees
Labels
No labels