prettier/tests/typescript_as
Christopher Chedeau d06c46d045 Break on implements instead of extends (#1730)
There can often be something that breaks inside of `extends` so it's looking weird to break twice. It now only breaks on `implements` and make sure to put each element on its own line.

Fixes #1520
2017-05-25 16:26:56 -07:00
..
__snapshots__ Break on implements instead of extends (#1730) 2017-05-25 16:26:56 -07:00
as.js Add parenthesis for as inside of class extends (#1699) 2017-05-23 18:39:01 -07:00
jsfmt.spec.js Run Prettier on all source files (#1648) 2017-05-21 08:13:11 -07:00