Files
AFFiNE-Mirror/blocksuite/docs-site/tsconfig.json
T
2026-04-29 17:23:23 +08:00

6 lines
114 B
JSON

{
"extends": "../tsconfig.json",
"include": ["./.vitepress"],
"references": [{ "path": "../affine/all" }]
}