mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Format all pure Dart code with package:dart_style v0.2.0 Command: ``` find -type f -name "*.dart" | xargs dartformat -w ``` |
||
|---|---|---|
| .. | ||
| app.dart | ||
| cells.dart | ||
| common.dart | ||
| index.dart | ||
| index.html | ||
| random_data.dart | ||
| scroll_area.dart | ||
| scroll_area.html | ||
| scroll_item.dart | ||
| scroll_item.html | ||