chore: remove internalTooling from eslint ignores once >= node 16 #2490
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
next major: breaking change
this is a change that we should wait to bundle into the next major version
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
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.
The text was updated successfully, but these errors were encountered: