angular/tools/@angular/tsc-wrapped/src
Bowen Ni 2c02d34c05 refactor(lint): Don't allow console.log
Enable tslint check for `console.log` as a follow-up to
https://github.com/angular/angular/issues/13018
2016-11-23 15:47:01 -08:00
..
cli_options.ts feat(i18n): pass translation config directly into ngc (#10622) 2016-08-12 14:45:36 -07:00
collector.ts refactor(tsc-wrapped): collect all exported functions and classes and bump metadata version from 1 to 2 2016-11-18 10:04:14 -08:00
compiler_host.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
evaluator.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
main.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
options.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
schema.ts refactor(tsc-wrapped): collect all exported functions and classes and bump metadata version from 1 to 2 2016-11-18 10:04:14 -08:00
symbols.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
tsc.ts refactor(lint): Don't allow console.log 2016-11-23 15:47:01 -08:00