angular/devtools/projects/shell-browser
Matthieu Riegler 6cd91c675c refactor(devtools): enables typescript strict option (#53340)
Enabling `strict` is part of an effort to improve the quality of the devtools code base.
One of the direct side effect is to enable `noImplicitAny`, `strictPropertyInitialization` and `strictBindCallApply`.

This commit also replaces `fullTemplateTypeCheck` with `stringTemplates`.

PR Close #53340
2023-12-05 12:42:56 -08:00
..
src refactor(devtools): enables typescript strict option (#53340) 2023-12-05 12:42:56 -08:00
BUILD.bazel feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
set-version.js feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
tslint.json feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00