Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 379 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 379 Bytes

tree-sitter-typespec

This is a grammar for typespec, including highlights and indents.

The official TypeSpec grammer was used to derive this tree-sitter grammar. The grammar follows the spec closely, but omits projections as per the advice of the project maintainers.