Include eslint jest (#959)

This commit is contained in:
Justin Halsall
2022-08-19 11:59:19 +02:00
committed by GitHub
parent 5f59f9171e
commit 0554408cc0
3 changed files with 114 additions and 3 deletions

View File

@@ -21,7 +21,8 @@
"@typescript-eslint/eslint-plugin": "^5.25.0",
"@typescript-eslint/parser": "^5.25.0",
"concurrently": "^7.1.0",
"eslint": "^8.15.0",
"eslint": "^8.19.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-tsdoc": "^0.2.16",
"lerna": "^4.0.0",
"markdownlint": "^0.25.1",