Skip to content

Conversation

jspri
Copy link
Contributor

@jspri jspri commented Oct 31, 2017

Description

Previous function.config() type resolved to any. This brings back code completion for functions.config().firebase

Previous type just resolved to `any`. This brings the code completion back for `functions.config().firebase`
Copy link
Contributor

@laurenzlong laurenzlong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! This is purely stylistic, but could you please add some additional spaces? As well I don't believe the ; after any is necessary.

{ [key: string]: any } & { firebase?: firebase.AppOptions };

@jspri
Copy link
Contributor Author

jspri commented Nov 2, 2017

No worries :)

@laurenzlong laurenzlong merged commit 8cd4195 into firebase:master Nov 7, 2017
@laurenzlong
Copy link
Contributor

Great! Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants