angular/modules/examples
Tim Blasi f11f4e0b45 style(dart): Format with dartfmt v0.2.0
Format all pure Dart code with package:dart_style v0.2.0

Command:
```
find -type f -name "*.dart" | xargs dartformat -w
```
2015-08-05 11:04:29 -07:00
..
e2e_test style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
src style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
test/benchpress style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
pubspec.yaml feat(transformers): directive aliases in Dart transformers (fix #1747) 2015-07-23 15:25:32 -07:00