Currently, when I try to use Prettier's --ignore-path CLI option with prettier-eslint, I come across many of the following error messages:
Ignored unknown option `{ "ignorePath": "./.gitignore" }`.
--ignore-path is a CLI flag and does not work in config files.
Sure, but it鈥檇 be great if prettier-eslint could support the --ignore-path CLI flag.
Sounds like an enhancement for https://github.com/prettier/prettier-eslint-cli?
Yeah, definitely, I鈥檒l move this issue over there. Thanks for informing me!
I have just moved this issue to https://github.com/prettier/prettier-eslint-cli/issues/131.