Add .nvmrc files to older versions of WordPress
When jumping between branches, it would be nice to have the correct node version for the older versions of WordPress. Let's add .nvmrc files to these older branches for the supported versions.
.nvmrc
Merges [46295] to the 4.8 branch.
Fixes #48140
Props whyisjake