mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(astro): make the script element use typescript instead of javascript
This commit is contained in:
parent
acb65eedc5
commit
58db1d6340
1 changed files with 3 additions and 0 deletions
|
|
@ -5,3 +5,6 @@
|
|||
|
||||
((interpolation
|
||||
(raw_text) @tsx))
|
||||
|
||||
((script_element
|
||||
(raw_text) @typescript))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue