npm install -D @testing-library/jest-dom

This commit is contained in:
Ryan Gossiaux
2021-12-25 01:34:58 -08:00
parent 4b4b6eba4e
commit e417a9956d
2 changed files with 241 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
"@sveltejs/adapter-auto": "next",
"@sveltejs/kit": "next",
"@tailwindcss/forms": "^0.4.0",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/svelte": "^3.0.3",
"@types/jest": "^27.0.3",
"@typescript-eslint/eslint-plugin": "^4.31.1",