add a linting error which should be fixed automatically

This commit is contained in:
Hans Pagel
2020-11-18 11:29:05 +01:00
parent b916c4317c
commit 8e1fd50967

View File

@@ -17,7 +17,7 @@ const Bold = Mark.create({
name: 'bold',
defaultOptions: <BoldOptions>{
HTMLAttributes: {},
HTMLAttributes: {}
},
parseHTML() {