aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/typescript/textobjects.scm
blob: 57be8b5f4ee879e47d6b965984f847c11c9a73e6 (plain) (blame)
1
2
3
4
5
6
7
8
; inherits: ecma

[
  (interface_declaration 
    body:(_) @class.inside)
  (type_alias_declaration 
    value: (_) @class.inside)
] @class.around