Highlight shebang in TypeScript and JavaScript (#30531)
After:  Before:  Release Notes: - Typescript and javascript highlight shebang-line
This commit is contained in:
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue