feat: update grammars

This commit is contained in:
maunzCache
2025-02-16 14:35:02 +01:00
committed by Michael Hoffmann
parent 6bc92930a7
commit f0a315ded3
16 changed files with 23297 additions and 23240 deletions

View File

@@ -7,16 +7,6 @@
"license": "ISC",
"dependencies": {
"nan": "^2.14.2",
"tree-sitter-cli": "^0.20.6"
},
"tree-sitter": [
{
"scope": "source.hcl",
"file-types": [
"hcl",
"tf",
"tfvars"
]
}
]
"tree-sitter-cli": "^0.24"
}
}