prettier/tests/typescript_cast
Ika f4bcb13d41
feat(typescript): support TS 3.4 (#6027)
- add support for `readonly` operator
- `as const` was already supported, added tests to ensure no regression
2019-04-04 15:32:54 +08:00
..
__snapshots__ feat(typescript): support TS 3.4 (#6027) 2019-04-04 15:32:54 +08:00
as-const.ts feat(typescript): support TS 3.4 (#6027) 2019-04-04 15:32:54 +08:00
generic-cast.ts Improve formatting of TS casts with generics and unions (#4219) 2018-05-07 22:26:01 -06:00
hug-args.ts TypeScript: allow type assertions to hug (#2439) 2017-07-10 22:37:43 +10:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
parenthesis.ts Print parens around type assertion as LHS in assignment, fixes #2521 (#2525) 2017-07-20 23:16:15 +10:00