fsouza/prettierd

Does not respect `prefer-file`

MunifTanjim opened this issue · 0 comments

After this PR:

Even if --config-precedence is set to prefer-file, the file config is still merged with the cli flags.

But prefer-file should ignore cli flags if config file is present. Ref: https://prettier.io/docs/en/cli.html#--config-precedence