style(.prettierrc): reorder properties to follow alphabetical order
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"singleQuote": true,
|
"trailingComma": "none",
|
||||||
"trailingComma": "none"
|
"singleQuote": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user