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

Add a linter rule which disallows parens around single argument arrow functions. #6

Conversation

KevinGrandon
Copy link

This is the plugin implementation work for: standard/standard#309

@KevinGrandon
Copy link
Author

@feross @xjamundx - Hello, StandardJS newbie here. What is the procedure for having this rule be evaluated and landed in a way which will eventually be picked up by the StandardJS project?

@xjamundx
Copy link
Contributor

Great rule, but I think it's covered by:
http://eslint.org/docs/rules/arrow-parens#as-needed

Feel free to ping if you disagree!

As far as getting things added I think you did the right thing and started the conversation in the other repo. Let's see where that leads!

@xjamundx xjamundx closed this Oct 27, 2015
@KevinGrandon
Copy link
Author

Good to know about as-needed, thanks! (When I wrote that plugin it didn't exist!)

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

Successfully merging this pull request may close these issues.

2 participants