Skip to content

Commit

Permalink
[bugfix] Fix error: Failed to load config "react-app" to extend from.
Browse files Browse the repository at this point in the history
  • Loading branch information
ftnext committed May 30, 2024
1 parent 8651fa3 commit dbd6655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions survival-typescript/like-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/testing-library__jest-dom": "^5.14.9",
"eslint-config-react-app": "^7.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
Expand Down
1 change: 1 addition & 0 deletions survival-typescript/like-button/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8807,6 +8807,7 @@ __metadata:
"@types/react": ^18.0.0
"@types/react-dom": ^18.0.0
"@types/testing-library__jest-dom": ^5.14.9
eslint-config-react-app: ^7.0.1
react: ^18.3.1
react-dom: ^18.3.1
react-scripts: 5.0.1
Expand Down

0 comments on commit dbd6655

Please sign in to comment.