prettier/tests/typescript_readonly
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
array.ts feat(typescript): support TS 3.4 (#6027) 2019-04-04 15:32:54 +08:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
readonly.ts TypeScript: temp fix for missing readonly keyword (#1865) 2017-06-02 08:09:24 -07:00