vscode-gengetset icon indicating copy to clipboard operation
vscode-gengetset copied to clipboard

Setter/Getter generation should follow ESLint adjacent-overload-signatures rule

Open FredPraca opened this issue 5 years ago • 0 comments

When using ESLint with adjacent-overload-signatures, as setter and getter are not grouped together, ESLint issue an error.

An enhancement would be to try grouping theses.

FredPraca avatar Feb 07 '20 09:02 FredPraca