Skip to content

Commit

Permalink
feat(resolver): adds component resolver for VueUse components (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
wheatjs authored May 28, 2021
1 parent 39ed452 commit 953c7ba
Show file tree
Hide file tree
Showing 4 changed files with 3,515 additions and 3,011 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/debug": "^4.1.5",
"@types/jest": "^26.0.22",
"@types/minimatch": "^3.0.4",
"@types/node": "^14.14.41",
"@types/node": "^14.17.1",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"eslint": "^7.24.0",
"jest": "^26.6.3",
Expand Down
Loading

0 comments on commit 953c7ba

Please sign in to comment.