Skip to content

Commit 1e015ac

Browse files
committed
Update docusaurus.config.js
1 parent 455ff66 commit 1e015ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ const config = {
170170
prism: {
171171
theme: lightTheme,
172172
darkTheme: darkTheme,
173-
additionalLanguages: ["java", "gradle", "toml", "groovy", "kotlin"],
173+
additionalLanguages: ["java", "gradle", "toml", "groovy", "kotlin", "javascript", "json", "json5"],
174174
},
175175
algolia: {
176176
// The application ID provided by Algolia

0 commit comments

Comments
 (0)