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