diff --git a/.gitattributes b/.gitattributes index 5c95f1e..b5d9db9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,8 @@ *.html text eol=lf *.js text eol=lf *.jsx text eol=lf +*.ts text eol=lf +*.tsx text eol=lf *.json text eol=lf *.md text eol=lf