feat(client): enable json syntax highlighting (#57963)

This commit is contained in:
Anna
2025-01-06 12:30:56 -05:00
committed by GitHub
parent d68cbdb2c4
commit a5a4c4b4fa

View File

@@ -42,6 +42,7 @@ const config = {
'css',
'html',
'javascript',
'json',
'jsx',
'markup',
'mathml',