Expand description
Svelte language support for the tree-sitter parsing library.
Constantsยง
- HIGHLIGHTS_
QUERY - The syntax highlighting query for the Svelte grammar.
- INJECTIONS_
QUERY - The injections query for Svelte.
- LANGUAGE
- The tree-sitter
LanguageFnfor the Svelte grammar. - LOCALS_
QUERY - The local-variable syntax highlighting query for Svelte.
- NODE_
TYPES - The content of the [
node-types.json][] file for the Svelte grammar.