Y
Hacker News
new
|
ask
|
show
|
jobs
by
austincheney
3359 days ago
Pretty Diff contains an option to convert string quotes to either double quotes or single quotes. This was a trivial update and I would be amazed if its absent in other beautifiers.
1 comments
rattray
3359 days ago
Yes, prettier has a `--single-quote` option (default false).
link