This commit is contained in:
Oluwatobi 2024-01-22 13:52:41 +01:00
parent 19568cdfe2
commit b802ca4a29
4 changed files with 16 additions and 17 deletions

View file

@ -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' },

View file

@ -1 +0,0 @@
require('ts_context_commentstring').setup {}