ci: fix code style linting errors

This commit is contained in:
hanspagel
2020-11-18 10:18:16 +00:00
committed by GitHub Actions
parent b3db94c944
commit 4e487dd575

View File

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