add linting error to test automatic fixing

This commit is contained in:
Hans Pagel
2020-11-18 11:17:03 +01:00
parent b394d66a3a
commit b3db94c944

View File

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