mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-04-20 03:02:51 -04:00
style(.prettierrc): reorder properties to follow alphabetical order
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none"
|
||||
"trailingComma": "none",
|
||||
"singleQuote": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user