This package can automatically use the azureauth CLI to fetch tokens and update a user's .npmrc file for authenticating to Azure DevOps npm feeds.
11
stars
9
forks
source link
Add `lint` and `format` verbs to the projects #29
Closed
dannyvv closed 4 months ago
This makes prettier run in
--check
mode by default on PR. There is now also aformat
verb at the top-level to 'fix' or--write
the updates.