run prettier

This commit is contained in:
Hongbo Wu
2023-07-26 16:41:55 +08:00
parent 07d43812a7
commit 8cd47eec11
2 changed files with 92 additions and 90 deletions

View File

@ -26,7 +26,7 @@ import {
findEmbeddedHighlight,
getArticleTextNodes,
highlightIdAttribute,
makeHighlightNodeAttributes
makeHighlightNodeAttributes,
} from './highlightGenerator'
import { createImageProxyUrl } from './imageproxy'
import { buildLogger, LogRecord } from './logger'