Enable noImplicitAny in the tsconfig #313
Labels
api: pubsub
Issues related to the googleapis/nodejs-pubsub API.
help wanted
We'd love to have community involvement on this issue.
type: cleanup
An internal cleanup or hygiene concern.
TypeScript
The goal here is to provide perfect TypeScript types for customers using the module. Generally when doing this work I like to:
noImplicitAny
in the tsconfignoImplicitAny
It's a lot easier if we do a PR per file on this one.
The text was updated successfully, but these errors were encountered: