Fix all biome linter errors (#541)
This commit is contained in:
parent
f23c73f6a5
commit
e5d654bf41
46 changed files with 317 additions and 275 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import OrderedMap from 'orderedmap';
|
||||
import {
|
||||
Schema,
|
||||
Node as ProsemirrorNode,
|
||||
MarkSpec,
|
||||
type Node as ProsemirrorNode,
|
||||
type MarkSpec,
|
||||
DOMParser,
|
||||
} from 'prosemirror-model';
|
||||
import { schema } from 'prosemirror-schema-basic';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue