Skip to content

Enable noImplicitThis. #2068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 9, 2019
Merged

Conversation

mikelehen
Copy link
Contributor

No description provided.

Michael Lehenbauer added 3 commits August 8, 2019 16:01
tsconfig.base.json enables "strict" now which implicitly enables
"strictFunctionTypes", "strictNullChecks", and "noImplicitAny" so we don't need
to do so explicitly.

Disabling "alwaysStrict" and "noImplicitThis" was unnecessary since we have no
violations.
@mikelehen mikelehen changed the base branch from mikelehen/firestore-strict-flag-cleanup to master August 9, 2019 17:15
@mikelehen mikelehen merged commit 903dad8 into master Aug 9, 2019
@mikelehen mikelehen deleted the mikelehen/firestore-strict-noImplicitThis branch August 9, 2019 20:10
@firebase firebase locked and limited conversation to collaborators Oct 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants