mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In SNC mode `[]` has type of never[], so we cast it to any[] to typecheck correctly see https://github.com/Microsoft/TypeScript/issues/10479. This is temporary workaround, until we fully migrate the framework to TS 2.0 and strictNullChecks. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup-testing.config.js | ||
| rollup.config.js | ||
| tsconfig-build.json | ||
| tsconfig-testing.json | ||