Skip to content
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

Fix jsdoc typings #6402

Merged
merged 1 commit into from
Feb 11, 2020
Merged

Fix jsdoc typings #6402

merged 1 commit into from
Feb 11, 2020

Conversation

ivanpopelyshev
Copy link
Collaborator

@ivanpopelyshev ivanpopelyshev commented Feb 11, 2020

I am once again asking to approve a jsdoc fix.

@Zyie , @eXponenta made a few mistakes in conversion PRs.

I, @ivanpopelyshev , made two ANY's caused two messages that were bothering us from december.

@bigtimebuddy bigtimebuddy merged commit a5a6a9a into dev Feb 11, 2020
@bigtimebuddy bigtimebuddy deleted the fix-types branch February 11, 2020 18:16
@eXponenta
Copy link
Contributor

eXponenta commented Feb 11, 2020

@bigtimebuddy @Zyie @ivanpopelyshev
Nice, men!
We remove added types!
Branch should be reverted.

I added types to signals intentionally!!.
Loader not export them!
image

@@ -29,22 +24,6 @@ declare namespace PIXI {
destroy(): void;
}

export type ICallbackID = any;
Copy link
Contributor

@eXponenta eXponenta Feb 11, 2020

Choose a reason for hiding this comment

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

about this (all remove lines)

@ivanpopelyshev
Copy link
Collaborator Author

ivanpopelyshev commented Feb 11, 2020

I dont understand whats wrong there, lets discuss in slack/telegram

@ivanpopelyshev
Copy link
Collaborator Author

Yes, we have a problem with loader typings, but its not related to my changes. I'm gonna create separate issue.

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.

None yet

4 participants