We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62490c commit e339d8bCopy full SHA for e339d8b
1 file changed
.gitattributes
@@ -0,0 +1,12 @@
1
+# Auto detect text files and perform LF normalization
2
+* text=auto
3
+
4
+# JS and TS files must always use LF for tools to work
5
+*.js eol=lf
6
+*.ts eol=lf
7
+*.json eol=lf
8
+*.css eol=lf
9
+*.scss eol=lf
10
+*.less eol=lf
11
+*.html eol=lf
12
+*.svg eol=lf
0 commit comments