prettier/scripts
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
..
build feat: support JSON.stringify formatting (#4450) 2018-05-14 09:12:25 +08:00
.eslintrc.yml Make all CLI logging go through a logger (#3515) 2017-12-18 23:22:07 +11:00
check-deps.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
generate-schema.js fix(schema): support array type (#4312) 2018-04-15 00:06:43 +08:00
run-external-tests.js chore(deps): update prettier to 1.8.0 (#3167) 2017-11-07 16:42:38 +08:00
sync-flow-tests.js Upgrade Prettier to Prettier 1.9 (#3395) 2017-12-05 08:14:03 -02:00
test-dist.js Run production tests on npm package (#3730) 2018-01-13 03:19:20 +11:00