This repository was archived by the owner on Sep 19, 2025. It is now read-only.
chore(deps): update dependency codemirror to v6.0.2 #280
Annotations
2 errors
|
Test
Process completed with exit code 2.
|
|
Test:
src/autocomplete/deserializeCompletions.ts#L33
Type 'string | ((view: EditorView, completion: Completion, from: number, to: number) => void)' is not assignable to type 'string | ((view: EditorView, completion: Completion, from: number, to: number) => void) | undefined'.
|