mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./plugins/tsconfig.build.json" },
|
|
{ "path": "./theme/tsconfig.build.json" }
|
|
]
|
|
}
|