Skip to content

Commit

Permalink
[BURGER] Installed @types/jest to get intellisense
Browse files Browse the repository at this point in the history
  • Loading branch information
lesiak committed Oct 26, 2020
1 parent 06c8975 commit 6121bce
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 0 deletions.
105 changes: 105 additions & 0 deletions burger-builder/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions burger-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"@types/jest": "^26.0.14",
"axios": "^0.20.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
Expand Down

0 comments on commit 6121bce

Please sign in to comment.