chore: disbale prettier objectWrap
This commit is contained in:
parent
c4422a57e1
commit
71bddca2e8
|
|
@ -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
Loading…
Reference in New Issue