Skip to content

Commit 5f3e8ab

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/b7b7316fcc320ee7d249b0aa391d9a196c944421/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 1500d65 commit 5f3e8ab

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
@@ -179,6 +179,9 @@
179179
}
180180
}
181181
},
182+
"prettier": {
183+
"trailingComma": "all"
184+
},
182185
"xo": {
183186
"prettier": true,
184187
"ignores": [

0 commit comments

Comments
 (0)