1 Open Issue Need Help Last updated: Feb 26, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a `.nvmrc` file to the project root, specifying Node.js version 24. This will ensure all developers use the same Node.js version as the CI/CD pipeline, preventing version-related bugs and improving development consistency and onboarding for new contributors.

Complexity: 1/5
enhancement good first issue