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

Assignment to property of function parameter 'state'. (no-param-reassign #2

Open
byteshiva opened this issue Jun 18, 2018 · 1 comment
Assignees
Labels
LintError Static Lint error

Comments

@byteshiva
Copy link
Owner

state.user = payload;

vuejs-templates/pwa#189

@byteshiva byteshiva self-assigned this Jun 20, 2018
@byteshiva byteshiva added the LintError Static Lint error label Jun 20, 2018
@rsmithlal
Copy link

This should help: vuejs/vue-cli#3954 (comment)

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

No branches or pull requests

2 participants