prettier/tests_integration/cli/config
Joseph Frazier 5153b15245 Respect EditorConfig when `--config` is passed (#3992)
* Respect EditorConfig when `--config` is passed

* Clarify config-resolution test file

See https://github.com/prettier/prettier/pull/3255#issuecomment-348420546

* Update test snapshots
2018-02-24 19:11:23 +11:00
..
$schema Delete $schema from resolved config 2017-10-18 23:54:55 +11:00
editorconfig editorconfig: Only search for .editorconfig up to the VCS directory (#3559) 2017-12-26 18:16:09 +11:00
filepath Resolve file paths relative to config file (#3037) 2017-10-15 18:32:16 +11:00
invalid refactor(options): use supportOptions to generate CLI options (#3622) 2018-01-18 15:26:27 +08:00
jest Enable cosmiconfig rcExtensions (#2749) 2017-09-17 02:47:53 +10:00
js Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
no-config Enable cosmiconfig rcExtensions (#2749) 2017-09-17 02:47:53 +10:00
package Re-add EditorConfig support (undo #3213) (#3255) 2017-12-05 09:28:27 +11:00
rc-json Enable cosmiconfig rcExtensions (#2749) 2017-09-17 02:47:53 +10:00
rc-yaml Enable cosmiconfig rcExtensions (#2749) 2017-09-17 02:47:53 +10:00
.prettierrc Re-add EditorConfig support (undo #3213) (#3255) 2017-12-05 09:28:27 +11:00