swc 0.53.0

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


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