Skip to content

Commit

Permalink
test: add tests for the plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Clarkkkk committed Jul 30, 2023
1 parent 839340e commit cd26c71
Show file tree
Hide file tree
Showing 7 changed files with 499 additions and 9 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,18 @@
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-vue": "^4.2.3",
"@vitest/coverage-c8": "^0.32.2",
"@vue/test-utils": "^2.4.1",
"@vue/tsconfig": "^0.4.0",
"commit-and-tag-version": "^11.2.2",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.14.1",
"happy-dom": "^10.5.2",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^13.2.2",
"postcss": "^8.4.24",
"prettier": "^2.8.8",
Expand Down
Loading

0 comments on commit cd26c71

Please sign in to comment.