mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 09:25:08 +10:00
Update prettier styling
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ module.exports = {
|
||||
jsxSingleQuote: false,
|
||||
trailingComma: "es5",
|
||||
semi: true,
|
||||
printWidth: 110,
|
||||
printWidth: 100,
|
||||
arrowParens: "always",
|
||||
importOrder: [
|
||||
"^(react/(.*)$)|^(react$)",
|
||||
|
||||
Reference in New Issue
Block a user