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,5 @@
([
(single_line_comment)
(multi_line_comment)
] @injection.content
(#set! injection.language "comment"))