-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Enable/disable 'global return' via comments? #2339
Copy link
Copy link
Closed
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussiontriageAn ESLint team member will look at this issue soonAn ESLint team member will look at this issue soon
Metadata
Metadata
Assignees
Labels
archived due to ageThis issue has been archived; please open a new issue for any further discussionThis issue has been archived; please open a new issue for any further discussiontriageAn ESLint team member will look at this issue soonAn ESLint team member will look at this issue soon
In reference to: #1158 is it possible to enable/disable
globalReturnvia comments? Something like:I didn't see anything in the documentation and tried a few permutations of
global-return. Thanks.