Skip to content

No labels!

There aren’t any labels for this repository quite yet.

scope:out-of-scope
scope:out-of-scope
Posted issue is not in scope of Prettier
scope:plugin
scope:plugin
The requested enhancement doesn't belong in Prettier core, but would be a good fit for a plugin
security
security
Pull requests that address a security vulnerability
status:awaiting response
status:awaiting response
Issues that require answers to questions from maintainers before action can be taken
status:has pr
status:has pr
Issues with an accompanying pull request. These issues will probably be fixed soon!
status:needs discussion
status:needs discussion
Issues needing discussion and a decision to be made before action can be taken
status:needs investigation
status:needs investigation
Issues that need additional investigation, e.g. to understand whether the reported behavior is a bug
status:wip
status:wip
Pull requests that are a work in progress and should not be merged
status:wontfix
status:wontfix
This will not be worked on
type:bug
type:bug
Issues identifying ugly output, or a defect in the program
type:docs
type:docs
Issues about adding or improving documentation
type:duplicate
type:duplicate
Issues that are a duplicate of a previous issue
type:editor support
type:editor support
Issues about tools Prettier provides for use inside editor integrations.
type:enhancement
type:enhancement
A potential new feature to be added, or an improvement to how we print something
type:infra
type:infra
Issues about CI, publishing to npm, or similar
type:intended
type:intended
Bug reports that actually turned out to be intended behavior
type:meta
type:meta
Issues about the status of Prettier, or anything else about Prettier itself
type:option request
type:option request
Issues requesting a new option. We generally don’t accept these unless there is technical necessity.
type:perf
type:perf
Issue with performance of Prettier
type:question
type:question
Questions and support requests. Please use Stack Overflow for them, not the issue tracker.
type:refactor
type:refactor
Issues about tackling technical debt
type:tests
type:tests
Issues about tests that are not correct, should be added, or similar
type:typechecking
type:typechecking
Issues and PRs related to using TypeScript's JSDoc syntax to typecheck the codebase