From 68f39695c400d2928699087fd1cb6d936d86eb27 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sun, 19 Apr 2026 14:09:52 +0800 Subject: [PATCH] chore: update tsconfig --- docs/tsconfig.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/tsconfig.json b/docs/tsconfig.json index a5bf43aa..4bf16524 100644 --- a/docs/tsconfig.json +++ b/docs/tsconfig.json @@ -1,8 +1,6 @@ { "extends": "../tsconfig.base.json", "compilerOptions": { - "baseUrl": ".", - "ignoreDeprecations": "6.0", "paths": { "~/themes/*": ["./.vuepress/themes/*"], "~/components/*": ["./.vuepress/themes/components/*"],