You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
template-oss can merge json files which is how it updates package.json files. it should be able to do the same for ini (and therefore .npmrc) files, so that an existing file can only have the relevant keys updated inside it.
template-oss can merge json files which is how it updates package.json files. it should be able to do the same for
ini(and therefore .npmrc) files, so that an existing file can only have the relevant keys updated inside it.