diff options
Diffstat (limited to 'lua/lspconfig/configs/custom_elements_ls.lua')
| -rw-r--r-- | lua/lspconfig/configs/custom_elements_ls.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/custom_elements_ls.lua b/lua/lspconfig/configs/custom_elements_ls.lua index e71d7f8b..5cae9d16 100644 --- a/lua/lspconfig/configs/custom_elements_ls.lua +++ b/lua/lspconfig/configs/custom_elements_ls.lua @@ -32,8 +32,5 @@ Here's an example that disables type checking in JavaScript files. } ``` ]], - default_config = { - root_dir = [[root_pattern("tsconfig.json", "package.json", "jsconfig.json", ".git")]], - }, }, } |
