Skip to content

Commit 8d78a59

Browse files
🤖 chore(package.json): Configure prettier.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/f4f2f038c1728370f45204d13b52e4691640a5b4/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent d154908 commit 8d78a59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,5 +176,8 @@
176176
]
177177
}
178178
}
179+
},
180+
"prettier": {
181+
"trailingComma": "all"
179182
}
180183
}

0 commit comments

Comments
 (0)