We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d0b61 commit fcadff5Copy full SHA for fcadff5
.prettierrc.json
@@ -1,5 +1,6 @@
1
{
2
"printWidth": 100,
3
+ "quoteProps": "consistent",
4
"singleQuote": true,
5
"trailingComma": "all"
6
}
0 commit comments