mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 14:27:02 +08:00
refactor: move test utils to package (#3206)
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"noEmit": false,
|
||||
"outDir": "lib"
|
||||
},
|
||||
"include": ["./*.ts"]
|
||||
"include": ["./*.ts", "utils"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user