Add jQuery matchers to Jest
Showing
... | @@ -144,6 +144,7 @@ | ... | @@ -144,6 +144,7 @@ |
"babel-plugin-rewire": "^1.2.0", | "babel-plugin-rewire": "^1.2.0", | ||
"chalk": "^2.4.1", | "chalk": "^2.4.1", | ||
"commander": "^2.18.0", | "commander": "^2.18.0", | ||
"custom-jquery-matchers": "^2.1.0", | |||
"docdash": "^1.0.2", | "docdash": "^1.0.2", | ||
"eslint": "~5.9.0", | "eslint": "~5.9.0", | ||
"eslint-import-resolver-jest": "^2.1.1", | "eslint-import-resolver-jest": "^2.1.1", | ||
... | ... |
Please register or sign in to comment