Files
shaka-player/.gitattributes
T
Joey Parrish ff53d48175 [ES6] Force JS files to use unix newlines on Windows
Git checks out files with native newlines, which is making eslint angry.

Issue #1157
Issue #1228

Change-Id: If83adca5c206581c5fe1883a07c4d5c84a326663
2018-01-18 00:01:05 +00:00

4 lines
51 B
Plaintext

*.sh text eol=lf
*.py text eol=lf
*.js text eol=lf