Skip to content

Commit b4fafb2

Browse files
authored
merge: added jest type for suggestions (TheAlgorithms#959)
1 parent 1249dbe commit b4fafb2

File tree

2 files changed

+272
-0
lines changed

2 files changed

+272
-0
lines changed

package-lock.json

+271
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@babel/eslint-parser": "^7.17.0",
31+
"@types/jest": "^27.4.1",
3132
"babel-jest": "^26.3.0",
3233
"globby": "^12.0.2",
3334
"husky": "^7.0.4",

0 commit comments

Comments
 (0)