From 246572944c2a1e2a646c2e7609ff619b0fe74c18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 May 2026 22:22:15 +0000 Subject: docs: update generated annotations skip-checks: true --- lua/lspconfig/types/lsp/eslint.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/types/lsp/eslint.lua b/lua/lspconfig/types/lsp/eslint.lua index a4e77c06..a58afa35 100644 --- a/lua/lspconfig/types/lsp/eslint.lua +++ b/lua/lspconfig/types/lsp/eslint.lua @@ -244,7 +244,7 @@ ---An array of language ids for which the extension should probe if support is installed. --- ---```lua ----default = { "astro", "civet", "javascript", "javascriptreact", "typescript", "typescriptreact", "html", "mdx", "vue", "markdown", "json", "jsonc", "css", "glimmer-js", "glimmer-ts", "svelte" } +---default = { "astro", "civet", "javascript", "javascriptreact", "typescript", "typescriptreact", "html", "mdx", "vue", "markdown", "json", "jsonc", "css", "glimmer-js", "glimmer-ts", "svelte", "graphql" } ---``` ---@field probe? string[] ---@field problems? _.lspconfig.settings.eslint.Eslint.Problems -- cgit v1.3.1