feat: update grammars
This commit is contained in:
committed by
Michael Hoffmann
parent
6bc92930a7
commit
f0a315ded3
14
package.json
14
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user