add tests and queries

This commit is contained in:
2026-08-16 20:14:20 -04:00
parent 9c43c52a0a
commit d087c70b46
18 changed files with 10742 additions and 11061 deletions
+2
View File
@@ -12,6 +12,8 @@
"parser-test": "tree-sitter test",
"parser-generate": "tree-sitter generate",
"parser-build": "tree-sitter build --wasm",
"highlight": "tree-sitter highlight",
"tag": "tree-sitter tag",
"playground": "tree-sitter playground"
},
"dependencies": {