formatting

This commit is contained in:
Philipp Kühn
2020-11-18 11:10:37 +01:00
parent 56c8bb1bd0
commit 56bb26f124

View File

@@ -1,5 +1,8 @@
import { import {
Command, Mark, markInputRule, markPasteRule, Command,
Mark,
markInputRule,
markPasteRule,
} from '@tiptap/core' } from '@tiptap/core'
export interface BoldOptions { export interface BoldOptions {