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

Support for @static #4

Open
dignifiedquire opened this issue Oct 28, 2016 · 4 comments
Open

Support for @static #4

dignifiedquire opened this issue Oct 28, 2016 · 4 comments

Comments

@dignifiedquire
Copy link

Currently when using static properties for classes there is no way to make flow like them. Ideally a similar transform as is done for @prop would be done for @static.

@kegsay
Copy link
Owner

kegsay commented Oct 31, 2016

Good idea, I'll look into this. Thanks!

@kegsay
Copy link
Owner

kegsay commented Nov 13, 2016

@dignifiedquire can you please give me an example of something you would like this project to support mapping between?

@dignifiedquire
Copy link
Author

This was what I was testing it out on: https://github.com/ipfs/js-cid/blob/docs/src/index.js#L167-L185

@kegsay
Copy link
Owner

kegsay commented Nov 14, 2016

Aha, I see now, thanks!

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

No branches or pull requests

2 participants