Igor Minar
|
16dfe3c63f
|
build: consolidate tsc to ease migration to @types/ based typings delivery
I actually tried to use @types/* directly but came across several issues which prevented me
from switching over:
- https://github.com/Microsoft/TypeScript/issues/8715
- https://github.com/Microsoft/TypeScript/issues/8723
|
2016-05-25 08:22:07 -07:00 |
Alex Eagle
|
ebe14720eb
|
chore(typing): enforce --noImplicitAny for tools directory.
Exposed a couple of bugs.
Closes #6645
|
2016-05-19 21:38:01 -07:00 |
Alex Rickabaugh
|
60727c4d2b
|
revert(format): Revert "chore(format): update to latest formatter"
This reverts commit 03627aa84d .
|
2016-04-12 09:41:01 -07:00 |
Alex Eagle
|
03627aa84d
|
chore(format): update to latest formatter
Closes #7958
|
2016-04-11 22:15:23 +00:00 |
Alex Eagle
|
2ee32fb02c
|
chore(typescript 1.6 upgrade): fix build.tools
|
2015-09-25 20:15:55 +00:00 |
Martin Probst
|
2c25055828
|
chore: reformat the code base using the clang-format 1.0.15.
|
2015-05-27 15:28:22 -07:00 |
Igor Minar
|
1cbdb9cd17
|
refactor(build): introduce AngularBuilder facade and clean up many things
|
2015-04-27 10:47:51 -07:00 |