microsoft / ado-npm-auth

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.
MIT License
11 stars 9 forks source link

Add `lint` and `format` verbs to the projects #29

Closed dannyvv closed 4 months ago

dannyvv commented 4 months ago

This makes prettier run in --check mode by default on PR. There is now also a format verb at the top-level to 'fix' or --write the updates.