refactor: inherit json

This commit is contained in:
gegoune 2021-11-04 23:12:21 +02:00 committed by Stephan Seitz
parent 599bdaf2f0
commit bb0ef18488
2 changed files with 3 additions and 16 deletions

View file

@ -767,6 +767,7 @@ list.http = {
url = "https://github.com/NTBBloodbath/tree-sitter-http",
branch = "main",
files = { "src/parser.c" },
generate_requires_npm = true,
},
maintainers = { "@NTBBloodbath" },
}