We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 844d166 commit ec8fb9fCopy full SHA for ec8fb9f
.gitattributes
@@ -1,3 +1,5 @@
1
# text files must be lf for golden file tests to work
2
-*.txt eol=lf
3
-*.json eol=lf
+* text=auto eol=lf
+
4
+# make project show as TS on GitHub
5
+*.js linguist-detectable=false
0 commit comments