fix: align project with upstream layout

This commit is contained in:
maunzCache
2025-03-30 14:02:12 +02:00
committed by Michael Hoffmann
parent 91ab40725d
commit 3a58dc8928
19 changed files with 575 additions and 123 deletions

View File

@@ -14,8 +14,8 @@
],
"metadata": {
"version": "0.2.0-snapshot",
"license": "ISC",
"description": "",
"license": "Apache-2.0",
"description": "HCL grammar for tree-sitter",
"links": {
"repository": "https://github.com/tree-sitter/tree-sitter-hcl"
}
@@ -26,6 +26,7 @@
"node": true,
"python": false,
"rust": true,
"swift": true
"swift": true,
"zig": false
}
}