fix: 恢复本地构建时删除的tsconfig内容

This commit is contained in:
Sherkey
2023-08-03 21:09:07 +08:00
committed by GitHub
parent 8c363f0d0a
commit 91a19e6b2c

View File

@@ -1,3 +1,4 @@
{
"extends": "maa-tsconfig/react-library.json",
"include": [".vuepress/**/*.ts"]
}