UNPKG

203 BPlain TextView Raw
1# Auto detect text files and perform LF normalization
2* text=auto
3
4
5*.ts text merge=union eol=lf
6*.rs text merge=union eol=lf
7*.js text merge=union eol=lf
8*.json text merge=union eol=lf