We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95e595 commit 6d5f95eCopy full SHA for 6d5f95e
.prettierrc
@@ -1,7 +1,6 @@
1
{
2
"printWidth": 120,
3
"endOfLine": "auto",
4
- "jsxBracketSameLine": true,
5
"trailingComma": "all",
6
"plugins": ["prettier-plugin-tailwindcss", "prettier-plugin-organize-imports", "react"]
7
}
0 commit comments