Skip to content

🚀 Feature: update users .npmrc in place instead of replacing it #31

@johnnyreilly

Description

@johnnyreilly

Bug Report Checklist

Overview

Right now, every time it is run, azdo-npm-auth replaces the existing users home .npmrc file with a brand new one. This is fine if the user only uses a single registry. But it is unfortunate if they use several and have multiple setups in the file.

Imagine if, instead, it updated the users home .npmrc file and left other bits in place. This would be better.

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureNew enhancement or request 🚀

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions