chore: update tsconfig

This commit is contained in:
pengzhanbo 2026-04-19 14:09:52 +08:00
parent 76787f6530
commit 68f39695c4

View File

@ -1,8 +1,6 @@
{
"extends": "../tsconfig.base.json",
"compilerOptions": {
"baseUrl": ".",
"ignoreDeprecations": "6.0",
"paths": {
"~/themes/*": ["./.vuepress/themes/*"],
"~/components/*": ["./.vuepress/themes/components/*"],