Skip to content

Commit d970b42

Browse files
committed
refactor: set line ending of js Files
1 parent 7f03326 commit d970b42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
*.fish text eol=lf
5252
*.sh text eol=lf
5353
*.zsh text eol=lf
54+
*.js text eol=lf
5455
# These are explicitly windows files and should use crlf
5556
*.bat text eol=crlf
5657
*.cmd text eol=crlf

0 commit comments

Comments
 (0)