prettier/website/playground
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
..
sidebar Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
.eslintrc.yml lint fixes 2018-04-17 18:09:36 -03:00
BottomBar.js refactor & fixes 2018-04-17 16:09:44 -03:00
EditorState.js second format 2018-04-17 13:40:55 -03:00
Playground.js Add an option to modify when Prettier quotes object properties (#5934) 2019-03-06 20:33:08 +11:00
PrettierFormat.js range support 2018-04-20 11:30:47 -03:00
VersionLink.js handling PR versions 2018-04-17 13:53:20 -03:00
WorkerApi.js refactor panels.js 2018-04-19 16:30:35 -03:00
buttons.js refactor panels.js 2018-04-19 16:30:35 -03:00
codeSamples.js Adds LWC Parser to support unquoted interop attributes (#5800) 2019-02-01 13:58:50 +08:00
helpers.js lint fixes 2018-04-17 17:29:44 -03:00
index.js last minute fixes 2018-04-20 11:50:36 -03:00
markdown.js Adds LWC Parser to support unquoted interop attributes (#5800) 2019-02-01 13:58:50 +08:00
panels.js feat(playground): use real code sample (#4770) 2018-07-01 16:17:25 +08:00
storage.js some huge changes 2018-04-11 18:22:03 -03:00
urlHash.js range support 2018-04-20 11:30:47 -03:00
util.js fix(playground): backward compatibility for --parser babylon (#5690) 2018-12-28 14:56:58 +08:00