fix(lsp): remove root_pattern

This commit is contained in:
2024-10-07 22:32:24 +02:00
parent d02d0802da
commit 51a02d3bbe
2 changed files with 0 additions and 21 deletions
-5
View File
@@ -9,11 +9,6 @@ return {
dependencies = {
"npm",
},
root_pattern = {
"composer.json",
"composer.lock",
"vendor",
},
mason = { "intelephense", dependencies = { {"phpcs", "pretty-php" } } },
linters = {
{