mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
feat(server): use user model (#9710)
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
"typeRoots": ["./tools/@types", "./node_modules/@types"],
|
||||
|
||||
// Emit
|
||||
"lib": ["ESNext"],
|
||||
"lib": ["ES2024"],
|
||||
"target": "ES2024",
|
||||
"useDefineForClassFields": false,
|
||||
"declaration": true,
|
||||
|
||||
Reference in New Issue
Block a user