fix: add missing highlight language
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
This commit is contained in:
@@ -56,6 +56,7 @@ const HIGHLIGHT_LANGUAGES = [
|
||||
'diff',
|
||||
'js',
|
||||
'json',
|
||||
'docker',
|
||||
];
|
||||
|
||||
function getExports(packageJson: any) {
|
||||
|
||||
Reference in New Issue
Block a user