bahaabeih
Results
2
issues of
bahaabeih
In the following legitimate code snippet: ``` @Component({ selector: "my-app", templateUrl: './app.component.html' //styleUrls: ["app.component.css"] }) ``` or this: ``` @Component({ selector: "my-app", templateUrl: './app.component.html' //Very important comment }) ``` the...
Motivation: Explain here the context, and why you're making that change, what is the problem you're trying to solve. Conformance: Your commits should be signed and you should have signed...