prettier-cli
prettier-cli copied to clipboard
test: resolve configs when `--stdin-filepath` is used
Based on https://github.com/prettier/prettier-cli/pull/52.
TODOs:
- [x] Prettier v3 seems to remove semicolons for some reason, v4 doesn't, need to investigate that
- [x] handling for Prettier configs
- [ ] handling for ignore files
- [ ] false positive tests