mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- replace all variable declarations using 'var' by 'const' or 'let' - replace es5 function declaration by arrow function where applicable |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| index.ts | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig-build.json | ||