prettier/tests_integration
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
..
__tests__ Implement cosmiconfig for workspace configuration (#2434) 2017-07-10 22:26:36 +10:00
cli Implement cosmiconfig for workspace configuration (#2434) 2017-07-10 22:26:36 +10:00
custom-parsers Implement custom parser API (#1783) 2017-06-12 16:51:12 +10:00
.eslintrc.js Ignore node_modules when running prettier from CLI (#1683) 2017-05-23 14:19:04 -07:00
runPrettier.js Allow --debug-check to work with stdin (#2013) 2017-06-06 16:10:24 -07:00