prettier/tests_integration/__tests__
Ika 4f1a2c4108 feat(markdown): add `--no-prose-wrap` option (#3199)
* feat(markdown): add `--no-prose-wrap` option

* refactor: fix typo

* refactor: fix typo

* refactor: reduce duplicate code

* docs: mention the option is for markdown
2017-11-08 21:01:06 +11:00
..
__snapshots__ feat(markdown): add `--no-prose-wrap` option (#3199) 2017-11-08 21:01:06 +11:00
arg-parsing.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
config-invalid.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
config-resolution.js Delete $schema from resolved config 2017-10-18 23:54:55 +11:00
cursor-offset.js fix(doc-printer): respect CJK width (#3003) 2017-10-11 00:32:45 -05:00
debug-check.js fix(cli): do not early exit for `--debug-check` (#2987) 2017-10-07 04:36:43 -05:00
debug-print-doc.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
early-exit.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
ignore-absolute-path.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
ignore-path.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
ignore-relative-path.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
invalid-ignore.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
list-different.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
loglevel.js feat(cli): add `--loglevel` option (#2992) 2017-10-13 20:17:01 -05:00
multiple-patterns.js chore(deps): update prettier to 1.8.0 (#3167) 2017-11-07 16:42:38 +08:00
parser-api.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
piped-output.js Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00
stdin-filepath.js test: fix snapshots (#2957) 2017-10-02 19:56:34 +02:00
support-info.js Implement getSupportInfo() and use it for inference (#3033) 2017-11-03 18:06:25 +11:00
syntax-error.js test: fix snapshots (#2957) 2017-10-02 19:56:34 +02:00
with-config-precedence.js test: fix snapshots (#2957) 2017-10-02 19:56:34 +02:00
with-node-modules.js Move all docs to website (#3139) 2017-11-07 14:39:07 +11:00
with-parser-inference.js Implement getSupportInfo() and use it for inference (#3033) 2017-11-03 18:06:25 +11:00
with-shebang.js test(integration): update title and catch all outputs (#2951) 2017-10-02 18:08:34 +02:00
write.js Fix typo in test files (`*formated` -> `*formatted`) (#2982) 2017-10-06 20:01:21 +11:00