mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
more type fixes and rethinking writeStructs
This commit is contained in:
@@ -58,5 +58,6 @@
|
||||
"typeRoots": ["./src/utils/typedefs.js"],
|
||||
// "types": ["./src/utils/typedefs.js"]
|
||||
},
|
||||
"exclude": ["./dist/**"]
|
||||
"include": ["./src/**/*", "./tests/**/*"],
|
||||
"exclude": ["../lib0/**/*", "node_modules"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user