unplugin/docs/tsconfig.json
三咲智子 Kevin Deng d70264160f
fix: type error
2024-11-29 00:24:42 +08:00

5 lines
70 B
JSON

{
"extends": "../tsconfig.json",
"include": [".vitepress/**/*"]
}