Skip to content

Commit

Permalink
test(deps): install framework test utilities
Browse files Browse the repository at this point in the history
This allows testing of `Vue` components
  • Loading branch information
lemredd committed Dec 16, 2022
1 parent 7ddd1d9 commit d94ac72
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/test-utils": "^2.2.6",
"autoprefixer": "^10.4.13",
"chai": "^4.3.7",
"eslint": "^8.29.0",
Expand Down
10 changes: 10 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d94ac72

Please sign in to comment.