mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-21 11:14:42 +02:00
eslint working (fixes) prettier working (with node modules)
This commit is contained in:
parent
7dc564c427
commit
a8ccb55260
6 changed files with 74 additions and 58 deletions
|
@ -36,6 +36,8 @@ require'lspconfig'.tsserver.setup {
|
|||
}
|
||||
}
|
||||
|
||||
require'lsp.ts-fmt-lint'.setup()
|
||||
|
||||
if O.lang.tsserver.autoformat then
|
||||
require('lv-utils').define_augroups({
|
||||
_javascript_autoformat = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue