mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
6 lines
114 B
JSON
6 lines
114 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"include": ["./.vitepress"],
|
|
"references": [{ "path": "../affine/all" }]
|
|
}
|