Enable noImplicitAny
in the tsconfig
#252
Labels
api: datastore
Issues related to the googleapis/nodejs-datastore API.
help wanted
We'd love to have community involvement on this issue.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
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: