prettier/tests/interface
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
break.js Ability for interface to break (#1060) 2017-04-04 14:25:17 -07:00
jsfmt.spec.js Add testing 2016-12-23 19:51:53 +00:00
module.js Move tests around (#454) 2017-01-24 14:35:37 -08:00