ソースを参照

Update .gitattributes

代强 3 年 前
コミット
8337c6d90a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,6 +1,6 @@
 src/*  -linguist-detectable
 *.test.js -linguist-detectable
-*.story.js -linguist-detectable
+*.storie.js -linguist-detectable
 packages/* linguist-detectable
 *.tsx linguist-language=TypeScript
 *.jsx linguist-language=JavaScript