Skip to content

Commit 83093f5

Browse files
committed
Fix: Tests break with Windows line-endings (fixes eslint#93)
1 parent 663c140 commit 83093f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)