mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
fixes #13301 The inner class would transpile to a nested function declaration which is not allowed in ES5. See http://eslint.org/docs/rules/no-inner-declarations |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup-testing.config.js | ||
| rollup.config.js | ||
| tsconfig-build.json | ||
| tsconfig-testing.json | ||