Contributing ESLint Support to nvim-lspconfig
My recent contribution to the neovim/nvim-lspconfig repository adds comprehensive ESLint language server support using the modern vim.lsp.config
API. This pull request addresses issue #3705 and provides a seamless integration for JavaScript and TypeScript developers using Neovim.