mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Match Prettier style
This way, people who have Prettier as their default formatter in their Editor (probably the majority of people) will not have the code re-formatted to double quotes if they are saving
This commit is contained in:
+4
-1
@@ -104,5 +104,8 @@
|
||||
"audio",
|
||||
"subtitles",
|
||||
"webcodecs"
|
||||
]
|
||||
],
|
||||
"prettier": {
|
||||
"singleQuote": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user