angular/devtools/projects/shell-browser/src/app
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
..
app.component.html feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.spec.ts refactor(router): Remove RouterTestingModule in favor of RouterModule.forRoot (#49427) 2023-04-04 15:12:33 -07:00
app.component.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.module.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
backend.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
background.ts build: update all non-major dependencies (#49267) 2023-03-02 14:09:14 -08:00
BUILD.bazel build(devtools): migrate to manifest v3 (#47575) 2022-10-11 22:47:22 +00:00
chrome-application-environment.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
chrome-application-operations.ts feat(devtools): implement inspect functionality for directives (#47334) 2022-09-19 18:59:13 +02:00
chrome-message-bus.ts fix(devtools): use the __ignore_ng_zone__ flag in devtools message bus' to prevent CD loop (#51339) 2023-09-05 18:16:32 +00:00
chrome-window-extensions.ts build: align with internal tsconfig options (#51728) 2023-09-12 11:39:42 -07:00
content-script.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
detect-angular-for-extension-icon.ts build(devtools): migrate to manifest v3 (#47575) 2022-10-11 22:47:22 +00:00
inject.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
ng-validate.ts fix(devtools): prevent devTools to load when not text/html document (#48021) 2022-11-17 09:35:40 -08:00
same-page-message-bus.ts fix(devtools): use the __ignore_ng_zone__ flag in devtools message bus' to prevent CD loop (#51339) 2023-09-05 18:16:32 +00:00
zone-aware-chrome-message-bus.ts feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00