mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
Update prettier styling
This commit is contained in:
@ -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