diff options
| author | Github Actions <actions@github> | 2021-08-25 15:03:42 +0000 |
|---|---|---|
| committer | Thomas Vigouroux <tomvig38@gmail.com> | 2021-08-26 09:55:32 +0200 |
| commit | 5f1fb77137d1ea93810aaf82864029c887b019ce (patch) | |
| tree | 2aa6a6e88a01273be3c923a60adf5970c9b124ca | |
| parent | 55490587798108d5723d922c76272a94c5c189d9 (diff) | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -179,6 +179,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka) - [x] [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc) (maintained by @steelsojka) - [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka) +- [x] [json5](https://github.com/Joakker/tree-sitter-json5) (maintained by @Joakker) - [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo) - [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta) - [x] [kotlin](https://github.com/tormodatt/tree-sitter-kotlin) (maintained by @tormodatt) |
