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
897 stars 369 forks source link

chore: remove internalTooling from eslint ignores once >= node 16 #2490

Open ddelgrosso1 opened 3 months ago

ddelgrosso1 commented 3 months ago

In order to get owlbot to play nice with internal tooling in light of the move to strict version checking I had to add rules to eslintignore. These can safely be removed once the node version reaches >= 16.