Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cf8d908

Browse files
committedJul 10, 2017
Adding LF line adding to .js files
1 parent 95ed108 commit cf8d908

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
@@ -22,6 +22,7 @@
2222

2323
*.json text eol=lf
2424
*.ts text eol=lf
25+
*.js text eol=lf
2526

2627
*.msbuild text
2728
*.nuspec text

0 commit comments

Comments
 (0)
Please sign in to comment.