add multicolor option to highlight

This commit is contained in:
Philipp Kühn
2020-12-03 23:32:11 +01:00
parent bb8e6c8903
commit 81af92a85c
6 changed files with 14 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ export interface ExtensionConfig<Options = any, Commands = {}> {
*/
addGlobalAttributes?: (this: {
options: Options,
}) => GlobalAttributes,
}) => GlobalAttributes | {},
/**
* Commands