prettier / prettier/prettier-cli
Support --file-info flag
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 43
- Forks
- 10
- Avg merge
- 18m
- Merged PRs (30d)
- 1
Description
The --file-info flag is not currently implemented.
If you need it please leave a comment in this issue or leave a thumbs up.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CLI option-parsing entry point and existing flag handling for the --file-info option. Before implementation, clarify what information the flag should display and how it should behave; the issue currently provides no acceptance criteria or tests that define when the work is done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100