[mirotalksfu] - fix prettier lint
هذا الالتزام موجود في:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
semi: true,
|
||||
trailingComma: 'all',
|
||||
trailingComma: 'es5', // Trailing commas only where valid in ES5 (objects, arrays, not function arguments)
|
||||
singleQuote: true,
|
||||
printWidth: 120,
|
||||
tabWidth: 4,
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم