chore: disbale prettier objectWrap

This commit is contained in:
DIYgod 2025-02-20 18:03:18 +08:00
parent c4422a57e1
commit 71bddca2e8
No known key found for this signature in database
2 changed files with 749 additions and 498 deletions

View File

@ -4,5 +4,6 @@ export default {
printWidth: 100,
tabWidth: 2,
trailingComma: "all",
objectWrap: "preserve",
plugins: ["prettier-plugin-tailwindcss"],
}

File diff suppressed because it is too large Load Diff