diff --git a/.gitattributes b/.gitattributes index bd4e75cee..37d931349 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ # Force TS to LF to make the unixy scripts not break on Windows *.ts text eol=lf *.vue text eol=lf +*.js text eol=lf