chore: update tsconfig paths

This commit is contained in:
pengzhanbo 2024-07-20 01:04:03 +08:00
parent 55010d644b
commit fbd70023ee

View File

@ -5,7 +5,6 @@
"baseUrl": ".",
"paths": {
"@internal/md-power/replEditorData": ["./plugins/plugin-md-power/src/client/shim.d.ts"],
"@internal/pageComponents": ["./docs/.vuepress/.temp/internal/pageComponents.js"],
"@internal/*": ["./docs/.vuepress/.temp/internal/*"],
"@theme/*": ["./theme/src/client/components/*"],