-
Notifications
You must be signed in to change notification settings - Fork 900
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
Update comments for installations, performance and remote config #4766
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have some global nits for you which hopefully won't be too irritating. Thanks!
@@ -24,6 +24,7 @@ import { FirebaseInstallations } from '../interfaces/public-types'; | |||
|
|||
/** | |||
* Deletes the Firebase Installation and all associated data. | |||
* @param installations - The Installations instance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is "Installations" a literal Fei?
If so, we should backtick it, here and throughout (wherever it is a literal).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's the product name, like Firebase App
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Binary Size ReportAffected SDKs
Test Logs |
No description provided.