prettier/tests/typescript_declare
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
declare_enum.ts Fix printing declare modifier for TS enum (#2711) 2017-08-30 08:14:26 -07:00
declare_function.ts Print semi after DeclareFunction, fixes #2534 (#2536) 2017-07-24 21:55:16 +10:00
declare_interface.ts Print declare for TSInterfaceDeclaration (#2574) 2017-08-02 00:00:01 +10:00
declare_var.ts Do not accept declare on previous line (#2618) 2017-08-13 13:47:48 +10:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00