Last active
January 23, 2022 04:23
check if syntax highlight for json with comments works
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
// comment | |
"foo": 42, // trailing comma | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment