11 lines
239 B
Scheme
11 lines
239 B
Scheme
; SPDX-License-Identifier: Apache-2.0
|
|
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
|
; inherits: ecma
|
|
|
|
[
|
|
(interface_declaration)
|
|
(internal_module)
|
|
(type_alias_declaration)
|
|
(enum_declaration)
|
|
] @fold
|