mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-24 04:27:27 +08:00
test: cover basic collaborative (#4127)
This commit is contained in:
@@ -5,5 +5,10 @@
|
||||
"noEmit": false,
|
||||
"outDir": "lib"
|
||||
},
|
||||
"include": ["./*.ts", "utils"]
|
||||
"include": ["./*.ts", "utils"],
|
||||
"references": [
|
||||
{
|
||||
"path": "../../apps/server"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user