Update jsonc to 0.19.0

This commit is contained in:
Stephan Seitz 2021-03-07 20:40:40 +01:00 committed by Kiyan
parent d727fffe41
commit fac9fef397
3 changed files with 1 additions and 66 deletions

View file

@ -337,7 +337,6 @@ list.jsonc = {
install_info = {
url = "https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git",
files = { "src/parser.c" },
requires_generate_from_grammar = true,
generate_requires_npm = true,
},
readme_name = "JSON with comments",