autoformatting for typescript

pull/2680/head
Panos Sakkos 7 months ago
parent b4027db878
commit e422d3f516

@ -27,6 +27,7 @@ Language Support:
- Ruby
- SCSS
- Terraform
- Typescript
- YAML
- Debugging for:
- Go

@ -93,6 +93,7 @@ local plugins = {
"scss",
"sh",
"terraform",
"typescriptreact",
"yaml",
"zsh",
},

Loading…
Cancel
Save