Skip to content

Remove unused dev dependencies from editor-monaco LSP package#5964

Open
MatrixNeoKozak wants to merge 1 commit into
eclipse-dirigible:masterfrom
MatrixNeoKozak:scout-improvement-1780251190211
Open

Remove unused dev dependencies from editor-monaco LSP package#5964
MatrixNeoKozak wants to merge 1 commit into
eclipse-dirigible:masterfrom
MatrixNeoKozak:scout-improvement-1780251190211

Conversation

@MatrixNeoKozak
Copy link
Copy Markdown

The package.json for the java-lsp-client lists monaco-editor and vscode-languageserver-types as devDependencies, but the build output is already provided and these packages are not imported in any TypeScript source. Removing them reduces npm install time, disk usage, and avoids confusion about unused dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant