From 213e8d746d72db3afacee0863548feb9a7470c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20B=20Nagy?= <20251272+BNAndras@users.noreply.github.com> Date: Sat, 11 Nov 2023 23:00:59 -0800 Subject: [PATCH] Update highlightjs lang to javascript --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e86d5ee..8792eb7 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ "online_editor": { "indent_style": "space", "indent_size": 4, - "highlightjs_language": "text" + "highlightjs_language": "javascript" }, "test_runner": { "average_run_time": 11