fix(svelte): else if highlight (#7797)

This commit is contained in:
Maksim Terpilovskii 2025-04-04 14:08:02 +02:00 committed by GitHub
parent 997288c552
commit 523a9e1489
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@
[
"if"
"else if"
"else"
"then"
] @keyword.conditional