-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update React Scripts and Remove Jest from devDependency
Fix Jest conflict from React Scripts - Jest was manually added originally due to this [issue](testing-library/react-testing-library#662). Latest update of React Scripts has a mroe recent update of Jest and we can safely move away from manually configuring Jest on our own.
- Loading branch information
1 parent
922a965
commit dc6c832
Showing
4 changed files
with
1,791 additions
and
3,727 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +0,0 @@ | ||
SKIP_PREFLIGHT_CHECK=true | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.