Skip to content

Commit b965897

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

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
@@ -197,6 +197,9 @@
197197
}
198198
}
199199
},
200+
"prettier": {
201+
"trailingComma": "all"
202+
},
200203
"xo": {
201204
"prettier": true,
202205
"rules": {

0 commit comments

Comments
 (0)