feat(typespec): add support for typespec

This commit is contained in:
Hilmar Wiegand 2024-05-13 10:47:04 +02:00 committed by Christian Clason
parent f224fef9d2
commit c26cfc75bc
6 changed files with 170 additions and 0 deletions

View file

@ -0,0 +1,18 @@
[
(model_expression)
(tuple_expression)
(namespace_body)
(interface_body)
(union_body)
(enum_body)
(template_arguments)
(template_parameters)
(operation_arguments)
] @indent.begin
[
"}"
")"
">"
"]"
] @indent.end