chore(core): add testing library

This commit is contained in:
thomas
2023-03-08 16:15:34 +01:00
parent f29148180c
commit aafbe9f8be
2 changed files with 160 additions and 0 deletions

View File

@@ -60,6 +60,7 @@
"@nrwl/jest": "15.8.5",
"@nrwl/linter": "15.8.5",
"@nrwl/workspace": "15.8.5",
"@testing-library/angular": "^13.3.0",
"@types/jest": "29.4.0",
"@types/node": "16.11.7",
"@typescript-eslint/eslint-plugin": "^5.36.1",