-
- Downloads
Add pseudoplain tests
parent
b26ccc5e
No related branches found
No related tags found
... | @@ -18,6 +18,7 @@ | ... | @@ -18,6 +18,7 @@ |
"eslint": "^7.7.0", | "eslint": "^7.7.0", | ||
"husky": "^4.2.5", | "husky": "^4.2.5", | ||
"jest": "^26.4.2", | "jest": "^26.4.2", | ||
"jest-diff": "^26.6.2", | |||
"lint-staged": "^10.2.13", | "lint-staged": "^10.2.13", | ||
"prettier": "^2.1.1", | "prettier": "^2.1.1", | ||
"typescript": "^4.0.2" | "typescript": "^4.0.2" | ||
... | ... |
Please register or sign in to comment