prettier/website/playground
Ika 1062f2a889
feat: support JSON.stringify formatting (#4450)
* test: move tests

* feat: support legacy JSON formatting

* fix: add missing assertion

* test: fix coverage

* fix: same output as JSON.stringify

* refactor: fix linting

* refactor: rename to json-stringify

* refactor: fix linting

* fix: should fix the production build

* docs: remove outdated name

* fix(playgound): add lib/parser-json-stringify.js

* feat(playgound): add example for json-stringify

* fix: no error on singleQuote string

* fix(playground): correctly load json-stringify

* fix: identifier is only allowed in ObjectProperty.key

* refactor: clearer
2018-05-14 09:12:25 +08:00
..
sidebar last minute fixes 2018-04-20 11:50:36 -03: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 fix(playground): add missing `input` code sample for `copy markdown` (#4382) 2018-04-26 00:37:29 -03: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 feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +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 fix node 4 problem 2018-04-19 13:55:58 -03:00
panels.js range support 2018-04-20 11:30:47 -03: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 last minute fixes 2018-04-20 11:50:36 -03:00