prettier/tests_integration/__tests__
Lucas Azzola dcccfed366 Implement cosmiconfig for workspace configuration (#2434)
* Implement cosmiconfig

* Add resolveOptions API and extname support

* Add --resolve-config and --config, rename resolveOptions to resolveConfig

* Move color to top-level CLI options

* Fix unknown param warning

* Change from {} to null when no config is found

* Change override API to emulate eslint

* Add test for eslint-style overrides

* Delete overrides from resolveConfig
2017-07-10 22:26:36 +10:00
..
__snapshots__ Implement cosmiconfig for workspace configuration (#2434) 2017-07-10 22:26:36 +10:00
config-resolution.js Implement cosmiconfig for workspace configuration (#2434) 2017-07-10 22:26:36 +10:00
debug-check.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
debug-print-doc.js Fix --debug-print-doc (#2400) 2017-07-05 18:25:51 +02:00
list-different.js Make --list-different to work with --stdin (#2393) 2017-07-04 14:41:46 -04:00
multiple-patterns.js feat(cli): support multiple patterns with ignore pattern (#2356) 2017-07-04 17:55:06 +02:00
parser-api.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
syntax-error.js Add integration test of invalid syntax (#2160) 2017-06-16 09:10:39 +10:00
with-node-modules.js CLI: ignore node_modules with ./**-style glob, fixes #2110 (#2185) 2017-06-18 14:35:42 +10:00
with-parser-inference.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00
with-shebang.js Check exit codes in integration tests (#2148) 2017-06-15 09:56:48 +10:00