chuzhixin 4 年 前
コミット
642d075a3a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,6 +1,6 @@
 *.html text eol=lf
 *.css text eol=lf
-*.js text eol=lf
+*.js text eol=lf linguist-language=vue
 *.scss text eol=lf
 *.vue text eol=lf
 *.hbs text eol=lf