mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:40:13 +08:00
ci: fix code style linting errors
This commit is contained in:
parent
b3db94c944
commit
4e487dd575
@ -17,7 +17,7 @@ const Bold = Mark.create({
|
||||
name: 'bold',
|
||||
|
||||
defaultOptions: <BoldOptions>{
|
||||
HTMLAttributes: {}
|
||||
HTMLAttributes: {},
|
||||
},
|
||||
|
||||
parseHTML() {
|
||||
|
Loading…
Reference in New Issue
Block a user