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

Error: Unsupported function signature format. #18

Closed
blake-newman opened this issue Jun 23, 2016 · 2 comments
Closed

Error: Unsupported function signature format. #18

blake-newman opened this issue Jun 23, 2016 · 2 comments

Comments

@blake-newman
Copy link

Error: Unsupported function signature format.

export default function testAction(
  action, done, { args = [], mockThis = this, state = {}, mutations = [] } = {}
) {

This is actually valid es6 destructuring. I will try look into myself, but got a lot of work at the moment. Let me know if there is anything that i can help with 👍

@risq
Copy link

risq commented May 2, 2017

Still having the issue on 3.0.2.
@gajus have you planned to support this syntax ?
Thanks !

Linked: gajus/canonical#14, eslint/eslint#2051 (valid-jsdoc)

@brokentone
Copy link
Contributor

Seems like this can be closed

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

4 participants