angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### Command (mark...
### Bug Report or Feature Request ``` - [X] bug report -> please search issues before submitting - [ ] feature request ``` From here: https://github.com/angular/angular/issues/26917 ### Command ``` -...
### Bug Report or Feature Request (mark with an `x`) ``` - [X ] bug report -> please search issues before submitting - [X ] feature request ``` Whether this...
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Command (mark...
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Repro steps...
``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` Smart defaults are great, but they would be even more useful if they...
# 🐞 Bug report ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [ ] test - [ ]...
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Command (mark...
# 🚀 Feature request ### Command (mark with an `x`) ``` - [x] generate ``` ### Description We know that the "ng g library" helps us with the creation of...
Maybe we should warn/error when we find assignments in a getter method. Related to #14316 Igor says we should keep pure_getters on