diff --git a/.gitattributes b/.gitattributes index 176a458..b00ae37 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -* text=auto +# Auto detect text files and perform LF normalization +# Use LF so that tools like Prettier work correctly +* text=auto eol=lf