Skip to content

Commit 99a67ff

Browse files
committed
chore(prettier): update prettier configuration
1 parent 6d84d02 commit 99a67ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"singleQuote": true,
77
"trailingComma": "none",
88
"bracketSpacing": false,
9-
"jsxBracketSameLine": true,
9+
"bracketSameLine": true,
1010
"arrowParens": "avoid",
1111
"parser": "typescript"
1212
}

0 commit comments

Comments
 (0)