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 b25c525 commit 6fed739Copy full SHA for 6fed739
.gitattributes
@@ -0,0 +1,6 @@
1
+# Default
2
+* text=auto
3
+
4
+# Force TS to LF to make the unixy scripts not break on Windows
5
+*.ts text eol=lf
6
+*.vue text eol=lf
0 commit comments