prettier-cli icon indicating copy to clipboard operation
prettier-cli copied to clipboard

Results 9 prettier-cli issues
Sort by recently updated
recently updated
newest added

The `.frag` file extension is commonly used for glsl shaders, so parsing as javascript gives spurious errors

This might be related to https://github.com/prettier/prettier-cli/issues/5, but I found that while my plugin does work with the latest version of this CLI, override plugin options do not. It seems that...

bug

Currently if plugins and their options are both defined in a config file the CLI works, if they are both defined via CLI flags it works, but if plugins are...

bug

The --support-info flag is not currently implemented. If you need it please leave a comment in this issue or leave a thumbs up.

enhancement

The `--file-info` flag is not currently implemented. If you need it please leave a comment in this issue or leave a thumbs up.

enhancement

See the run [here](https://github.com/janpieterz/prettier-cli-repro/actions/runs/9688136493/job/26734102329?pr=1). > Run npx prettier --write . > Error: UndefinedParserError: No parser could be inferred for file "stdin". > Error: Process completed with exit code 1. Looks...

bug
needs more info

Hi Team, The CLI works very well, but we realized that probably with markdown files (the same config worked for other files in our lint staged) we get the following...

## The problem * npm doesnt take pre-release as candidate versions so `[email protected]` isn't a valid version for `^3.1.0 || ^4.0.0` * As a result without using npm `--legacy-peer-deps`, we...

The "prefer-file" value for the --config-precedence flag is not currently implemented. If you need it please leave a comment in this issue or leave a thumbs up.

enhancement