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

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