Skip to content

Commit 4453355

Browse files
committed
Update settings
1 parent 64c6df0 commit 4453355

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"semi": false,
44
"singleQuote": true,
55
"trailingComma": "none",
6-
"printWidth": 100,
6+
"printWidth": 120,
7+
"proseWrap": "always",
78
"svelteSortOrder": "options-scripts-styles-markup",
89
"svelteIndentScriptAndStyle": false
910
}

0 commit comments

Comments
 (0)