chore: prettier settings

This commit is contained in:
2025-05-31 14:21:28 +02:00
parent c38debb458
commit 39f2688611
+1 -1
View File
@@ -2,5 +2,5 @@
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 100
"printWidth": 150
}