Open Issues Need Help
View All on GitHub Add .nvmrc file to pin Node.js version about 2 months ago
AI Summary: This issue proposes adding a `.nvmrc` file to the project root to specify Node.js version 24. This will ensure consistency between local development environments and the CI/CD pipeline, preventing version-related bugs and simplifying onboarding for new contributors.
Complexity:
1/5
enhancement good first issue