We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea3def9 commit b4ee7d5Copy full SHA for b4ee7d5
dprint_plugin/deployment/schema.json
@@ -44,7 +44,7 @@
44
},
45
{
46
"const": "forceDouble",
47
- "description": "Use double quotes as possible. However if there're escaped characters in strings, quotes will be kept as-is. (Recommended)"
+ "description": "Use double quotes as possible. However if there're escaped characters in strings, quotes will be kept as-is."
48
49
50
"const": "forceSingle",
0 commit comments