prettier/tests/json/with-comment
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
..
__snapshots__ feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
block-comment.json feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
jsfmt.spec.js feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
line-comment.json feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
top-block-comment.json feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
top-line-comment.json feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00