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 966e23c + 1991ea0 commit 8912aebCopy full SHA for 8912aeb
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