Tag: Git
Dealing with line endings in Windows with Git and ESLint
GiteslintVS CodeWindows12 January, 2019Time to read: 9 minsWhen you checkout a branch in Windows, Git may replace the line endings with CRLF. In this post, we’ll see how you can change it in LF and avoid the ESLint errors.