Skip to content

Commit

Permalink
chore: remove element type
Browse files Browse the repository at this point in the history
  • Loading branch information
szmxx committed Sep 11, 2023
1 parent 6a25f7b commit eacc729
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"types": [
"unplugin-vue-define-options",
"vitest/importMeta",
"unplugin-icons/types/vue",
"element-plus/global"
"unplugin-icons/types/vue"
],

/* Bundler mode */
Expand Down

0 comments on commit eacc729

Please sign in to comment.