diff --git a/package.json b/package.json index 9791c94..b3bd2ea 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "@types/node": "^12.0.0", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", + "eslint-config-react-app": "^6.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "4.0.3", diff --git a/yarn.lock b/yarn.lock index aeebce1..783ad9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13841,6 +13841,7 @@ resolve@1.18.1: "@types/node": ^12.0.0 "@types/react": ^17.0.0 "@types/react-dom": ^17.0.0 + eslint-config-react-app: ^6.0.0 react: ^17.0.2 react-dom: ^17.0.2 react-scripts: 4.0.3