mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
refactor(cli): use typescript (#2938)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"outDir": "lib"
|
||||
},
|
||||
"include": ["vitest.config.ts", "scripts"],
|
||||
"include": ["vitest.config.ts", "scripts", "packages/cli/src"],
|
||||
"references": [
|
||||
{
|
||||
"path": "./packages/env"
|
||||
|
||||
Reference in New Issue
Block a user