prettier/tests/typescript_export
Simen Bekkhus 51b7c02e12 Upgrade jest to 22 (#4782)
* chore: upgrade Jest

* chore: update snapshots

* chore: lock down babel dependency using invalid syntax

* 2 args to test.skip

* use jest 22 for now

* Revert "2 args to test.skip"

This reverts commit 691fdc3f99e320f2303958f2b503f7b4c93fa455.

* remove snapshot name from matcher

* fix standalone tests skips
2018-07-03 03:06:29 -03:00
..
__snapshots__ Upgrade jest to 22 (#4782) 2018-07-03 03:06:29 -03:00
comment.js Do not add double space for export function without body with a comment (#1688) 2017-05-23 16:30:35 -07:00
default.js Never print a semicolon after `export default interface Foo {}` (#4128) 2018-04-11 06:38:02 -04:00
export-class.js fix(typescript): no semi after export default abstract class, fixes #1926 (#1937) 2017-06-03 05:19:39 -07:00
export.ts fix(typescript): look at source to determine export = statement (#1868) 2017-06-02 08:32:40 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00