mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Enable ESLint flat config
This commit is contained in:
@@ -30,6 +30,7 @@ augroup vim_lsp_settings_eslint_language_server
|
||||
\ 'options': {},
|
||||
\ 'run': 'onType',
|
||||
\ 'nodePath': v:null,
|
||||
\ 'useFlatConfig': v:true,
|
||||
\ }),
|
||||
\ 'semantic_highlight': lsp_settings#get('eslint-language-server', 'semantic_highlight', {}),
|
||||
\ }
|
||||
|
||||
Reference in New Issue
Block a user