jolheiser
/
templ-helix
Archived
1
0
Fork 0
This repository has been archived on 2023-10-11. You can view files and clone it, but cannot push or open issues/pull-requests.
templ-helix/queries/templ/structure.scm

11 lines
127 B
Scheme

(component_declaration
"templ" @structure.anchor
(parameter_list
"(" @structure.open
")" @structure.close
)
)