mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
ci: update tsconfig.json types
This commit is contained in:
parent
61d1e2e37f
commit
d02fe5880b
@ -8,7 +8,9 @@
|
||||
"@theme-plume/*": ["./packages/theme/src/client/components/*"],
|
||||
"@internal/*": ["./docs/.vuepress/.temp/internal/*"],
|
||||
"@vuepress-plume/vuepress-*": ["./packages/*/src"],
|
||||
"@vuepress-plume/vuepress-theme-plume": ["./packages/theme/src"]
|
||||
"@vuepress-plume/vuepress-theme-plume": [
|
||||
"./packages/theme/src/node/index.ts"
|
||||
]
|
||||
},
|
||||
"types": ["webpack-env", "vite/client"]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user