Skip to content

Commit 8c37188

Browse files
committed
fix: Keep unix style linebreaks when checking out on windows, to avoid eslinter messages and unnecessary map files.
1 parent d537eab commit 8c37188

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.css text eol=lf
2+
*.js text eol=lf

0 commit comments

Comments
 (0)