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 0366518 Fix typescript file license header generation to use
SlashAsterisk CommentStyle instead of AngleBrackets. (#43)
0366518 is described below
commit 036651895a447a17fd7445ddb2ab11f64feb39be
Author: emschu <[email protected]>
AuthorDate: Fri Jul 16 08:11:24 2021 +0000
Fix typescript file license header generation to use SlashAsterisk
CommentStyle instead of AngleBrackets. (#43)
---
assets/languages.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/assets/languages.yaml b/assets/languages.yaml
index 42dac54..8a51285 100644
--- a/assets/languages.yaml
+++ b/assets/languages.yaml
@@ -6273,7 +6273,6 @@ XML:
- ".sublime-snippet"
- ".targets"
- ".tml"
- - ".ts"
- ".tsx"
- ".ui"
- ".urdf"