feat(lang): add json highlights

This commit is contained in:
Steven Sojka 2020-06-15 13:13:26 -05:00
parent dd7e67ddb4
commit 7bc746f3f0
2 changed files with 14 additions and 1 deletions

View file

@ -162,7 +162,7 @@ List of currently supported languages:
- [x] javascript (maintained by @steelsojka)
- [x] typescript (maintained by @steelsojka)
- [ ] tsx
- [ ] json
- [x] json (maintained by @steelsojka)
- [x] html (maintained by @TravonteD)
- [ ] csharp
- [ ] swift