vscode-gengetset
vscode-gengetset copied to clipboard
Setter/Getter generation should follow ESLint adjacent-overload-signatures rule
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.