diff --git a/.npmrc b/.npmrc new file mode 100644 index 00000000000..db9d16ace48 --- /dev/null +++ b/.npmrc @@ -0,0 +1,2 @@ +registry=https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public-npm/npm/registry/ +always-auth=true