updated
This commit is contained in:
parent
19568cdfe2
commit
b802ca4a29
4 changed files with 16 additions and 17 deletions
|
|
@ -8,6 +8,7 @@ require('conform').setup {
|
|||
javascriptreact = { { 'prettier' } },
|
||||
typescriptreact = { { 'prettier' } },
|
||||
typescript = { { 'prettier' } },
|
||||
html = { { 'prettier' } },
|
||||
go = { { 'gofumpt', 'goimports-reviser', 'golines' } },
|
||||
java = { 'google-java-format' },
|
||||
templ = { 'templ' },
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
require('ts_context_commentstring').setup {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue