diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000000..2f57d34457 --- /dev/null +++ b/.npmrc @@ -0,0 +1,2 @@ +registry=https://pkgs.dev.azure.com/CSS-Exchange-Tools/48cb0d5f-15bc-4c97-a88e-9a0b5f5b9933/_packaging/CSS-Exchange-Tools_Feed/npm/registry/ +always-auth=true