mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously the typescript override keyword was not on these methods. Now that devtools uses the tslint config in angular/angular (because of the no-implicit-override-abstract rule) we need to add these key words explicitly to method overrides. That is what this commit does. |
||
|---|---|---|
| .. | ||
| message-bus.ts | ||
| messages.ts | ||
| priority-aware-message-bus.spec.ts | ||
| priority-aware-message-bus.ts | ||