prettier/tests/quote_props_typescript
Lucas Azzola f526c47b1e
Add an option to modify when Prettier quotes object properties (#5934)
* Implement quote-props=preserve

* Implement quote-props=consistent

* Add tests

* Enable quoteProps in playground

* Add documentation

* Cache objectHasStringProp calculations

* Fixup changelog
2019-03-06 20:33:08 +11:00
..
__snapshots__ Add an option to modify when Prettier quotes object properties (#5934) 2019-03-06 20:33:08 +11:00
jsfmt.spec.js Add an option to modify when Prettier quotes object properties (#5934) 2019-03-06 20:33:08 +11:00
types.ts Add an option to modify when Prettier quotes object properties (#5934) 2019-03-06 20:33:08 +11:00