swc 0.4.0

Speedy web compiler
Documentation
1
2
3
4
5
6
7
8
9
# Auto detect text files and perform LF normalization
*        text=auto


*.ts    text merge=union eol=lf
*.tsx   text merge=union eol=lf
*.rs    text merge=union eol=lf
*.js    text merge=union eol=lf
*.json  text merge=union eol=lf