ci: fix code style linting errors
This commit is contained in:
committed by
GitHub Actions
parent
b3db94c944
commit
4e487dd575
@@ -17,7 +17,7 @@ const Bold = Mark.create({
|
||||
name: 'bold',
|
||||
|
||||
defaultOptions: <BoldOptions>{
|
||||
HTMLAttributes: {}
|
||||
HTMLAttributes: {},
|
||||
},
|
||||
|
||||
parseHTML() {
|
||||
|
||||
Reference in New Issue
Block a user