# Enforce LF for source and config files so Prettier checks are stable across environments. *.ts text eol=lf *.js text eol=lf *.vue text eol=lf *.json text eol=lf *.yaml text eol=lf *.yml text eol=lf *.md text eol=lf *.toml text eol=lf *.py text eol=lf *.sh text eol=lf *.xsh text eol=lf