Bläddra i källkod

Update .gitattributes

代强 3 år sedan
förälder
incheckning
8337c6d90a
1 ändrade filer med 1 tillägg och 1 borttagningar
  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