npm-publish icon indicating copy to clipboard operation
npm-publish copied to clipboard

Add npm config restore after publish

Open polnikale opened this issue 3 years ago • 0 comments

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

polnikale avatar Jul 21 '22 10:07 polnikale