eslint-plugin-functional icon indicating copy to clipboard operation
eslint-plugin-functional copied to clipboard

New rule: prefer-readonly-return-types

Open RebeccaStevens opened this issue 3 years ago • 0 comments
trafficstars

This rule extracts out the function return type logic from #259 so that that rule doesn't become too overly complicated.

Related: prefer-readonly-parameter-types

RebeccaStevens avatar Jan 12 '22 10:01 RebeccaStevens