Highlight Ecma escape sequences (#13762)

This commit is contained in:
uncenter 2025-06-13 10:15:40 -04:00 committed by GitHub
parent 62f270e5d2
commit 6e4ec96101
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -235,6 +235,8 @@
(template_string)
] @string
(escape_sequence) @constant.character.escape
(regex) @string.regexp
(number) @constant.numeric.integer