googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
888 stars 368 forks source link

chore: lint fixes #2440

Closed vishwarajanand closed 2 months ago

vishwarajanand commented 2 months ago

I observed some lint failures, so raised a PR for them.

Changes were created by npm run fix

https://paste.googleplex.com/6372049043324928

vishwarajanand commented 2 months ago

I made two commits here, but both fail the lint check on the PR and only pass in my local. Wierd! It appears the changes in main are correct for the lint check on the PR so closing this PR.