mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 02:49:57 +08:00
refactor: move test utils to package (#3206)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": "..",
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["**.spec.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user