Commit 1d0b614
authored
Use "table" package for tabular output and word wrap support (#1524)
Use "table" package for tabular output
Federation results in particular can be quite long, causing some
word wrap pandemonium. This package supports word wrap and a
provides a cleaner look overall.1 parent df78e75 commit 1d0b614
11 files changed
Lines changed: 344 additions & 224 deletions
File tree
- packages/apollo
- @types
- src/commands
- client
- service
- __tests__/__snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments