mirror of
https://github.com/tenrok/maska.git
synced 2026-05-15 11:59:38 +03:00
chore: remove trailingComma option from .prettierrc
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"semi": false,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none"
|
||||
"singleQuote": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user