DigitalConsumer.FixMyGlass/playwright-tests/.npmrc
maguire-arman f30049315c Adds custom node packages
Adds the playwright-jira-reporter and safelite-playwright-core packages to the project.

This allows the project to integrate with Jira for test reporting.
Also adds a .npmrc file to configure the npm registry to use Azure Artifacts.
2025-06-05 16:40:49 -04:00

3 lines
No EOL
201 B
Text

registry=https://pkgs.dev.azure.com/Safelite/Digital/_packaging/DigitalQA/npm/registry/
always-auth=true
//pkgs.dev.azure.com/Safelite/Digital/_packaging/DigitalQA/npm/registry/:_authToken=${NPM_TOKEN}