dprint-plugin-typescript 0.93.2

TypeScript and JavaScript code formatter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# force lf newlines
* text=auto eol=lf

*.rs text eol=lf
*.ts text eol=lf
*.js text eol=lf
*.json text eol=lf
*.toml text eol=lf
*.md text eol=lf
*.sh text eol=lf
*.yml text eol=lf

*.jpg binary
*.png binary