fix: update prosemirror dependencies and fix type of ignoreMutation #161
Annotations
6 errors
demo:
src/columnresizing.ts#L61
Types of construct signatures are incompatible.
|
demo:
src/tableview.ts#L39
Property 'ignoreMutation' in type 'TableView' is not assignable to the same property in base type 'NodeView'.
|
demo
Process completed with exit code 1.
|
test:
src/columnresizing.ts#L61
Types of construct signatures are incompatible.
|
test:
src/tableview.ts#L39
Property 'ignoreMutation' in type 'TableView' is not assignable to the same property in base type 'NodeView'.
|
test
Process completed with exit code 1.
|