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