prettier/tests/typescript_class
Thorben von Hacht 1a1de60491 Prettier extends and implements when not fitting in same line (#3689)
* Added prettier layout for class extends and implements

* Added prettier layout for class extends and implements, fix with keeping it in online if it fits

* Added prettier layout for class extends and implements, fixed tests as a side change

* Extends implements comments in same line fix

* Extends implements comments in same line without ugly workaround

* added empty line to test typescript_class/extends_implements.ts

* If only one extends keep old behaviour

* Removed console logs
2018-01-13 16:31:51 +11:00
..
__snapshots__ Prettier extends and implements when not fitting in same line (#3689) 2018-01-13 16:31:51 +11:00
constructor.ts Update typescript-eslint (#1787) 2017-05-28 13:18:29 -07:00
dunder.ts chore(typescript): upgrade typescript-eslint-parser to 992f1fa (fixes #1769) (#1785) 2017-05-28 08:05:33 -07:00
extends_implements.ts Prettier extends and implements when not fitting in same line (#3689) 2018-01-13 16:31:51 +11:00
generics.ts Add support for TSQualifiedType in ast-types (#1696) 2017-05-23 18:18:46 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
methods.ts Move accessibility before static (#1908) 2017-06-02 14:27:19 -07:00
optional.ts Update typescript-eslint (#1787) 2017-05-28 13:18:29 -07:00