Skip to content

Commit beec54b

Browse files
committed
chore: remove extraneous eslint extend
1 parent 2c193c7 commit beec54b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
},
2525
"eslintConfig": {
2626
"extends": [
27-
"react-app",
28-
"shared-config"
27+
"react-app"
2928
],
3029
"rules": {
3130
"react-hooks/exhaustive-deps": "off"

0 commit comments

Comments
 (0)