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

Consider methods when typeofKeyword is true #247

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marionebl
Copy link
Contributor

@marionebl marionebl commented Oct 5, 2018

This changes the current behaviour of always ignoring method declarations to include them via { "typeof": "function" } when args.typeofKeyword is true.

I wonder if handling function properties and methods the same would be the best way forward. Let me know.

@domoritz
Copy link
Collaborator

domoritz commented Oct 5, 2018

Hmm, funny. I think that should be the case, yes. I'm going to ask @otgerrogla for additional sanity check.

@domoritz domoritz self-requested a review October 5, 2018 22:26
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