You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had discussed a flag that will allow folks to deterministically respond to the results of an npm query command, specifically exiting with a status code if there are results, or if there are no results.
The naming of the flags is pretty trivial to change, the bulk of the work is simply implementing them. We can bikeshed the flag name as we go.
The text was updated successfully, but these errors were encountered:
We had discussed a flag that will allow folks to deterministically respond to the results of an
npm query
command, specifically exiting with a status code if there are results, or if there are no results.The naming of the flags is pretty trivial to change, the bulk of the work is simply implementing them. We can bikeshed the flag name as we go.
The text was updated successfully, but these errors were encountered: