added linting for ts js files
This commit is contained in:
@@ -682,7 +682,9 @@ require('lazy').setup({
|
||||
--
|
||||
-- You can use a sub-list to tell conform to run *until* a formatter
|
||||
-- is found.
|
||||
-- javascript = { { "prettierd", "prettier" } },
|
||||
javascript = { { 'prettierd', 'prettier' } },
|
||||
typescript = { { 'prettierd', 'prettier' } },
|
||||
typescriptreact = { { 'prettierd', 'prettier' } },
|
||||
},
|
||||
},
|
||||
},
|
||||
@@ -865,6 +867,8 @@ require('lazy').setup({
|
||||
'bash',
|
||||
'c',
|
||||
'diff',
|
||||
'dart',
|
||||
'dockerfile',
|
||||
'html',
|
||||
'lua',
|
||||
'luadoc',
|
||||
|
||||
Reference in New Issue
Block a user