angular/devtools/projects/ng-devtools/src
AleksanderBodurri 7ed57f29ea refactor(devtools): add override to classes that extend abstract classes in the devtools directory
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.
2022-01-26 16:35:31 -05:00
..
lib refactor(devtools): add override to classes that extend abstract classes in the devtools directory 2022-01-26 16:35:31 -05:00
BUILD.bazel refactor(devtools): make bazel labels follow snake case convention 2022-01-26 16:35:30 -05:00
public-api.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
test.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00