prettier/tests_integration/cli
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
..
config Implement cosmiconfig for workspace configuration (#2434) 2017-07-10 22:26:36 +10:00
multiple-patterns feat(cli): support multiple patterns with ignore pattern (#2356) 2017-07-04 17:55:06 +02:00
with-node-modules Ignore node_modules when running prettier from CLI (#1683) 2017-05-23 14:19:04 -07:00
with-parser-inference Also infer parser when using `--list-different` (#1997) 2017-06-06 08:24:56 -07:00
with-shebang Add regression test for CLI shebang preservation (#1901) 2017-06-02 13:42:44 -07:00