-
-
Notifications
You must be signed in to change notification settings - Fork 667
Open
Labels
A-LinterArea: linterArea: linterL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesgood first issueGood for newcomersGood for newcomers
Description
Description
Port the arrow-body-style
rule from eslint.
Suggested names:
useConsistentArrowReturn
The eslint rule has options, but we don't usually implement options on the first iteration of a rule. For this task, implement the functionality that is equivalent to the default option (which would be as-needed
).
Source: https://eslint.org/docs/latest/rules/arrow-body-style
Want to contribute? Lets you know you are interested! We will assign you to the issue to prevent several people to work on the same issue. Don't worry, we can unassign you later if you are no longer interested in the issue! Read our contributing guide and analyzer contributing guide.
devinbrown7, isjavierdiaz, loc, blinkzz, aleksanderkatan and 2 more
Metadata
Metadata
Assignees
Labels
A-LinterArea: linterArea: linterL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesgood first issueGood for newcomersGood for newcomers