Skip to content

Commit

Permalink
Remove deprecated 'jsxBracketSameLine' option from Prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
loilo committed Apr 26, 2022
1 parent 49be46a commit 32b40fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ arrowParens: avoid
bracketSpacing: true
htmlWhitespaceSensitivity: css
insertPragma: false
jsxBracketSameLine: false
jsxSingleQuote: false
printWidth: 80
proseWrap: preserve
Expand Down

0 comments on commit 32b40fe

Please sign in to comment.