Prettier-eslint: Add support for the --ignore-path CLI option

Created on 15 Apr 2018  路  5Comments  路  Source: prettier/prettier-eslint

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" }`.
enhancement help wanted

All 5 comments

--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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

elaijuh picture elaijuh  路  3Comments

Vadorequest picture Vadorequest  路  7Comments

Dimomir picture Dimomir  路  5Comments

cjones26 picture cjones26  路  5Comments

cellog picture cellog  路  3Comments