npm-publish
npm-publish copied to clipboard
Add npm config restore after publish
Fixes https://github.com/JS-DevTools/npm-publish/issues/15
Basically, after the "publishing" process is finished, we restore the .npmrc with the previous data. Maybe it also makes sense adding a .prettierc to the package so that there are not so many changes