Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 9f91e08

Browse files
committed
Updated prettier config
1 parent 18ad1b0 commit 9f91e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ trailingComma: none
1717
bracketSpacing: true
1818

1919
# Put the > of a multi-line JSX element at the end of the last line
20-
jsxBracketSameLine: false
20+
bracketSameLine: false
2121

2222
# Include parentheses around a sole arrow function parameter.
2323
arrowParens: always

0 commit comments

Comments
 (0)