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/*"],