mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 02:43:48 +02:00
Add trailing-comma option
This commit is contained in:
+2
-1
@@ -106,6 +106,7 @@
|
||||
"webcodecs"
|
||||
],
|
||||
"prettier": {
|
||||
"singleQuote": true
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user