We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed0c5ab + beec54b commit 1991ea0Copy full SHA for 1991ea0
1 file changed
package.json
@@ -24,8 +24,7 @@
24
},
25
"eslintConfig": {
26
"extends": [
27
- "react-app",
28
- "shared-config"
+ "react-app"
29
],
30
"rules": {
31
"react-hooks/exhaustive-deps": "off"
0 commit comments