Skip to content

Commit a5a4c4b

Browse files
authored
feat(client): enable json syntax highlighting (freeCodeCamp#57963)
1 parent d68cbdb commit a5a4c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/.babelrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const config = {
4242
'css',
4343
'html',
4444
'javascript',
45+
'json',
4546
'jsx',
4647
'markup',
4748
'mathml',

0 commit comments

Comments
 (0)