Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@domdomegg
Copy link
Owner

@domdomegg domdomegg commented Aug 1, 2025

Summary

  • Moved development-only dependencies (@tsconfig/node-lts, eslint-config-domdomegg, tsconfig-domdomegg) from dependencies to devDependencies in package.json
  • This ensures that production installs only include runtime dependencies, reducing bundle size and improving security

🤖 Generated with Claude Code

Reorganize package.json by moving @tsconfig/node-lts, eslint-config-domdomegg, and tsconfig-domdomegg from dependencies to devDependencies where they belong as development-only tools.
@domdomegg domdomegg merged commit 2284504 into master Aug 2, 2025
5 checks passed
@domdomegg domdomegg deleted the adam/dev-deps branch August 2, 2025 00:10
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.

2 participants