mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
chore: update tsconfig
This commit is contained in:
parent
76787f6530
commit
68f39695c4
@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extends": "../tsconfig.base.json",
|
"extends": "../tsconfig.base.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": ".",
|
|
||||||
"ignoreDeprecations": "6.0",
|
|
||||||
"paths": {
|
"paths": {
|
||||||
"~/themes/*": ["./.vuepress/themes/*"],
|
"~/themes/*": ["./.vuepress/themes/*"],
|
||||||
"~/components/*": ["./.vuepress/themes/components/*"],
|
"~/components/*": ["./.vuepress/themes/components/*"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user