Highlight shebang in TypeScript and JavaScript (#30531)

After:

![image](https://github.com/user-attachments/assets/8ae1049d-96c7-45e2-b905-1f0fba7f862c)

Before:

![image](https://github.com/user-attachments/assets/56317b12-d745-45f4-a7b6-880507884bae)


Release Notes:

- Typescript and javascript highlight shebang-line
This commit is contained in:
d1y
2025-05-12 13:56:38 +02:00
committed by GitHub
parent 41b0a5cf10
commit 03f02804e5
2 changed files with 4 additions and 0 deletions
@@ -77,6 +77,8 @@
(comment) @comment
(hash_bang_line) @comment
[
(string)
(template_string)
@@ -104,6 +104,8 @@
(comment) @comment
(hash_bang_line) @comment
[
(string)
(template_string)