Files
storybook/tree-sitter-storybook/queries
Sienna Meridian Satterwhite f440247537 fix(tree-sitter): correct any_type highlighting in queries
Changed highlights.scm to use (any_type) node type instead of the
string literal "any". The grammar defines any as any_type rule,
not as a bare keyword string.
2026-02-14 16:41:37 +00:00
..