6 Commits

Author SHA1 Message Date
Bowen Ni e39e16ae6a Keep console.log that are not called during compilation. 2016-11-30 15:13:38 -08:00
Bowen Ni d160591453 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-30 15:13:38 -08:00
Peter Bacon Darwin 547c22029a chore(examples): support upgrade/static examples 2016-11-16 16:26:44 -08:00
Joao Dias 77ee27c59e refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
Tobias Bosch 0b9425bbb4 fix(examples): make them work with noImplicitAny and declarations:true 2016-09-14 11:29:31 -07:00
Matias Niemelä ed2ebeb52a fix(build): test example directories with unit and e2e tests (#11296) 2016-09-07 16:04:33 -07:00