angular/devtools/projects/ng-devtools-backend/src/lib
Kristiyan Kostadinov 52cc7f839b build: align with internal tsconfig options (#51728)
Currently internally Angular has some customized tsconfig files, because we don't align with the tsconfig of the rest of g3. These changes enable `noImplicitReturns` and `noPropertyAccessFromIndexSignature` to align better with the internal config.

PR Close #51728
2023-09-12 11:39:42 -07:00
..
component-inspector refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
directive-forest docs: remove unused imports and improved the code (#50424) 2023-05-25 14:37:54 +00:00
hooks refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
state-serializer feat(devtools): Display getters and setters in devtools property viewer (#49695) 2023-09-01 14:41:04 +00:00
angular-check.spec.ts fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
angular-check.ts fix(devtools): stop relying on getAllAngularRootElements in Angular DevTools' backend code. (#45983) 2022-05-13 20:08:49 +00:00
BUILD.bazel refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
client-event-subscribers.ts build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
component-tree.ts refactor(devtools): bring the angular devtools directory into the root bazel workspace 2022-01-26 16:35:31 -05:00
highlighter.spec.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
highlighter.ts fix(devtools): ensure that inspected component label is always in the viewport (#50656) 2023-07-26 10:04:26 -07:00
index.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
interfaces.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
router-tree.spec.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
router-tree.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
set-console-reference.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
utils.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00
version.ts refactor(devtools): run tslint --fix on devtools codebase 2022-01-26 16:35:31 -05:00