prettier/tests/interface
Christopher Chedeau 6c9cb86a6d Ability for interface to break (#1060)
We break on `class` before `extends` but didn't for `interface`. Now we do in the same way. Also TIL that `interface` was an actual keyword in JavaScript :P
2017-04-04 14:25:17 -07:00
..
__snapshots__ Ability for interface to break (#1060) 2017-04-04 14:25:17 -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