feat(docs): Add auto import plugin

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent c68b1bf424
commit 0d2c165802
8 changed files with 223 additions and 9 deletions
+3 -1
View File
@@ -25,7 +25,9 @@
]
},
"include": [
"**/*"
"components",
"src",
"src/.vuepress/auto-imports.d.ts"
],
"exclude": [
"node_modules",