different option for regular quotes and jsx quotes
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 363
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
I'd like to use single quotes for all strings. Except when they're string attributes in jsx elements, then I'd like to use double quotes.
Current:

Expected:

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue describes separate quote preferences for regular strings and JSX string attributes, but names no files or tests. Start by locating the existing quote-option handling and JSX printing paths, then add coverage for single-quoted strings and double-quoted JSX attributes; done means the requested output is produced without changing other string quoting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100