# Normalize text files to LF in the repo * text=auto eol=lf # (Optional) Explicit common types *.ts text eol=lf *.tsx text eol=lf *.js text eol=lf *.jsx text eol=lf *.json text eol=lf *.md text eol=lf *.yml text eol=lf *.yaml text eol=lf