prettier/tests_integration/__tests__/__snapshots__
Ika 9cc5d4f162
fix(json): jsonc is considered JSON instead of JSON5 (#4374)
* fix(json): jsonc in consider JSON instead of JSON5

* feat: add json5 id
2018-04-27 00:09:36 +08:00
..
arg-parsing.js.snap refactor(options): use supportOptions to generate CLI options (#3622) 2018-01-18 15:26:27 +08:00
config-invalid.js.snap refactor(options): use supportOptions to generate CLI options (#3622) 2018-01-18 15:26:27 +08:00
config-resolution.js.snap Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
cursor-offset.js.snap fix(doc-printer): respect CJK width (#3003) 2017-10-11 00:32:45 -05:00
debug-check.js.snap feat: split out JSON5 (#4367) 2018-04-25 22:10:22 +08:00
debug-print-doc.js.snap test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
deprecated-parser.js.snap fix(api): no regression for deprecated parser (#4072) 2018-03-01 00:14:30 +08:00
early-exit.js.snap feat: split out JSON5 (#4367) 2018-04-25 22:10:22 +08:00
ignore-absolute-path.js.snap test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
ignore-path.js.snap Fix printing ignored files with --debug-check (#4066) 2018-03-01 13:03:54 -03:00
ignore-relative-path.js.snap Use relative paths with CLI (#2969) 2017-10-04 18:56:01 +11:00
invalid-ignore.js.snap feat(cli): add `--loglevel` option (#2992) 2017-10-13 20:17:01 -05:00
list-different.js.snap test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
loglevel.js.snap Make all CLI logging go through a logger (#3515) 2017-12-18 23:22:07 +11:00
multiple-patterns.js.snap feat(cli): add `--loglevel` option (#2992) 2017-10-13 20:17:01 -05:00
parser-api.js.snap test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
piped-output.js.snap Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00
plugin-options.js.snap feat: split out JSON5 (#4367) 2018-04-25 22:10:22 +08:00
schema.js.snap fix(schema): support array type (#4312) 2018-04-15 00:06:43 +08:00
skip-folders.js.snap add another test case 2017-12-05 16:30:21 -02:00
stdin-filepath.js.snap Output files as-is if ignored (#3618) 2017-12-31 18:08:09 +01:00
support-info.js.snap fix(json): jsonc is considered JSON instead of JSON5 (#4374) 2018-04-27 00:09:36 +08:00
syntax-error.js.snap Bump babylon to 7.0.0-beta.33 (#3372) 2017-12-02 09:39:10 +11:00
with-config-precedence.js.snap Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
with-node-modules.js.snap Use relative paths with CLI (#2969) 2017-10-04 18:56:01 +11:00
with-parser-inference.js.snap test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
with-shebang.js.snap test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
write.js.snap Bump babylon to 7.0.0-beta.33 (#3372) 2017-12-02 09:39:10 +11:00