Skip to content

Commit 953afb3

Browse files
committed
fix: add .gitattributes file to avoid LF vs CRLF issues in Windows
1 parent 61e70b0 commit 953afb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.js text eol=lf

0 commit comments

Comments
 (0)