Pete Burkindine
Pete Burkindine
The main VS Code plugin (?) for autogenerating getters and setters https://marketplace.visualstudio.com/items?itemName=DSKWRK.vscode-generate-getter-setter&_sm_au_=iVV7W3sWs2200Q56 has this behavior: If a private variable is named with a leading underscore, the getter and setter will...
Has there been any update here?
Still looking for feedback on this
Ref: https://github.com/angular/angular.io/issues/1108#issuecomment-342081891
Such rules are similar but not quite what I need. They only enforce that _if_ the `if` branch has a return, `else` is unnecessary. We expressly forbid use of `else`,...