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

consistent-function-scoping: Check use of this and arguments #590

Merged

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Mar 11, 2020

this is not considered in arrow function before, now fixed.
Also add arguments tests.

@fisker fisker force-pushed the consistent-function-scoping-this branch from 6fab78e to 0f5277e Compare March 11, 2020 07:16
@fisker
Copy link
Collaborator Author

fisker commented Mar 11, 2020

God, more and more complicated when I start to dig this way, hope this work.

@sindresorhus
Copy link
Owner

Can you fix the merge conflict?

# Conflicts:
#	rules/consistent-function-scoping.js
#	test/consistent-function-scoping.js
@sindresorhus sindresorhus merged commit 8b417e6 into sindresorhus:master Mar 11, 2020
@fisker fisker deleted the consistent-function-scoping-this branch March 12, 2020 04:24
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

2 participants