minor cleanup
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = grammar({
|
|||||||
choice(
|
choice(
|
||||||
$.attribute,
|
$.attribute,
|
||||||
$.block,
|
$.block,
|
||||||
// not to spec but handles .tfvars
|
// not to spec but handles .tfvars in json format
|
||||||
$.object,
|
$.object,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user