Skip to content

Commit

Permalink
fix: remove jsxBracketSameLine
Browse files Browse the repository at this point in the history
  • Loading branch information
dragnoir committed Oct 3, 2024
1 parent ab1dfd0 commit 33abeb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"tabWidth": 2,
"useTabs": false,
"bracketSpacing": true,
"jsxBracketSameLine": false,
"arrowParens": "avoid",
"endOfLine": "lf"
}

0 comments on commit 33abeb1

Please sign in to comment.