openedx / public-engineering

General public issue repository for the Open edX engineering community
3 stars 1 forks source link

add check to ensure repos using node have `.nvmrc` files #212

Open brian-smith-tcril opened 11 months ago

brian-smith-tcril commented 11 months ago

We already have it in frontend-template-application (https://github.com/openedx/frontend-template-application/blob/master/.nvmrc), but it'd be nice to have something (maybe added to https://github.com/openedx/.github) that ensures it exists.