We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41792f4 commit 9de92bdCopy full SHA for 9de92bd
.npmrc
@@ -1,8 +1,7 @@
1
; NOTE: All lines except the registry must be deleted for 'artifacts-npm-credprovider' to work
2
; We generally want to save install/update commands
3
save=true
4
-; We use a public Azure Artifacts mirror
+; We use a semi-public Azure Artifacts mirror
5
registry=https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/npm/registry/
6
-always-auth=true
7
; But we don't want references to it in the lockfile
8
omit-lockfile-registry-resolved=true
0 commit comments