mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
[wip] refactor for lib0/delta v2
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
"yjs/testHelper": ["./tests/testHelper.js"]
|
||||
}
|
||||
},
|
||||
"include": ["./src/**/*.js", "./tests/**/*.js"]
|
||||
"include": ["./src/**/*.js", "./tests/**/*.js"],
|
||||
"exclude": ["../lib0/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user