chore: fix line end character for json/md (#869)

This commit is contained in:
Pete Gonzalez
2019-08-15 18:56:49 -07:00
committed by Brad Zacher
parent 5abb825dc1
commit 4199e16122
+2
View File
@@ -1,5 +1,7 @@
* text=auto
*.js eol=lf
*.json eol=lf
*.md eol=lf
*.ts eol=lf
*.tsx eol=lf
*.yml eol=lf