codestyle

This commit is contained in:
Philipp Kühn
2020-10-23 11:42:00 +02:00
parent f7153cfe66
commit 575f7f0f7c

View File

@@ -1,6 +1,4 @@
import { import { Command, createMark, markPasteRule } from '@tiptap/core'
Command, createMark, markPasteRule,
} from '@tiptap/core'
import { Plugin, PluginKey } from 'prosemirror-state' import { Plugin, PluginKey } from 'prosemirror-state'
export interface LinkOptions { export interface LinkOptions {