Open Issues Need Help
View All on GitHub Add .nvmrc file to pin Node.js version 26 days ago
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