diff --git a/.gitattributes b/.gitattributes index b8b24d0..e41187f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.js text eol=lf *.json text eol=lf -*.ts text eol=lf \ No newline at end of file +*.ts text eol=lf +*.vue text eol=lf \ No newline at end of file