add a linting error which should be fixed automatically
This commit is contained in:
@@ -17,7 +17,7 @@ const Bold = Mark.create({
|
||||
name: 'bold',
|
||||
|
||||
defaultOptions: <BoldOptions>{
|
||||
HTMLAttributes: {},
|
||||
HTMLAttributes: {}
|
||||
},
|
||||
|
||||
parseHTML() {
|
||||
|
||||
Reference in New Issue
Block a user