chore(mcp): move lsp submodule under packages

This commit is contained in:
YeonGyu-Kim
2026-05-18 16:00:40 +09:00
parent bcbab0555d
commit 7187db6ede
9 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[test]
preload = ["./test-setup.ts"]
pathIgnorePatterns = ["web/**", "vendor/**"]
pathIgnorePatterns = ["web/**", "packages/lsp-tools-mcp/**"]