pub const LOCALS_QUERY: &str = "(switch_expression) @scope\n\n; Definitions\n;------------\n(type_declaration) @definition.type\n(let_binding) @definition.var\n(module_declaration) @definition.namespace\n";Expand description
The locals query for rescript.