angular-cn/packages/compiler-cli
Paul Gschwendtner 647d7bdd88 refactor: fix typescript strict flag failures in all tests (#30993)
Fixes all TypeScript failures caused by enabling the `--strict`
flag for test source files. We also want to enable the strict
options for tests as the strictness enforcement improves the
overall codehealth, unveiled common issues and additionally it
allows us to enable `strict` in the `tsconfig.json` that is picked
up by IDE's.

PR Close #30993
2019-07-18 14:21:26 -07:00
..
integrationtest build: fix build failures with worker mode cache and @types/events (#31325) 2019-07-01 14:16:43 -07:00
ngcc fix(ivy): ngcc - render namespaced imported decorators correctly (#31426) 2019-07-18 10:17:50 -07:00
src feat(ivy): support undefined and null in static interpreter (#31150) 2019-07-18 10:30:51 -07:00
test refactor: fix typescript strict flag failures in all tests (#30993) 2019-07-18 14:21:26 -07:00
BUILD.bazel build: fix build failures with worker mode cache and @types/events (#31325) 2019-07-01 14:16:43 -07:00
index.ts refactor(ivy): implement a virtual file-system layer in ngtsc + ngcc (#30921) 2019-06-25 16:25:24 -07:00
ngtools2.ts refactor(compiler-cli): expose ngtools api separately (#18978) 2017-08-31 14:37:13 -07:00
package.json build(compiler-cli): remove unused dependency (`shelljs`) (#31468) 2019-07-11 17:18:12 -04:00
tsconfig-build.json perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525) 2019-07-09 09:40:46 -07:00
tsconfig.json perf(ivy): ngcc - only find dependencies when targeting a single entry-point (#30525) 2019-07-09 09:40:46 -07:00