Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Set clojure to be the highlightjs_language (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
dem4ron authored Feb 14, 2023
1 parent 742c782 commit 3f59d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"online_editor": {
"indent_style": "space",
"indent_size": 4,
"highlightjs_language": "clojurescript"
"highlightjs_language": "clojure"
},
"test_runner": {
"average_run_time": 3.0
Expand Down

0 comments on commit 3f59d59

Please sign in to comment.