You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by ke...@apache.org on 2022/09/13 05:07:52 UTC

[skywalking-eyes] branch main updated: feat(header-fix): add Svelte support (#139)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git


The following commit(s) were added to refs/heads/main by this push:
     new b9b39bc  feat(header-fix): add Svelte support (#139)
b9b39bc is described below

commit b9b39bc17aba250ef9872a2cfcb4affc177c342a
Author: Elijah Olmos <35...@users.noreply.github.com>
AuthorDate: Mon Sep 12 22:07:46 2022 -0700

    feat(header-fix): add Svelte support (#139)
---
 assets/languages.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/languages.yaml b/assets/languages.yaml
index 1bf3119..949cb6c 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -5538,6 +5538,7 @@ Svelte:
   extensions:
     - ".svelte"
   language_id: 928734530
+  comment_style_id: AngleBracket
 Swift:
   type: programming
   color: "#ffac45"