feat(ts): add jq

This commit is contained in:
2026-05-29 11:29:45 +02:00
parent 482ed70cf6
commit 3e5cef568a
4 changed files with 229 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@ require("ts").setup({
"https://github.com/tree-sitter/tree-sitter-html",
"https://github.com/tree-sitter/tree-sitter-javascript",
"https://github.com/tree-sitter/tree-sitter-json",
"https://github.com/flurie/tree-sitter-jq",
"https://github.com/tree-sitter-grammars/tree-sitter-luadoc",
{
src = "https://github.com/TheLeoP/tree-sitter-mustache",