Skip to content

Commit 760a74e

Browse files
chore(prettier): remove prose wrap
1 parent 390eb4a commit 760a74e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.prettierrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"singleQuote": false,
33
"semi": true,
4-
"trailingComma": "es5",
5-
"proseWrap": "always"
4+
"trailingComma": "es5"
65
}

0 commit comments

Comments
 (0)