Skip to content

Commit e1f8290

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/1fe650dc2407c6c6395828a28777fe8137a3bd2f/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 6d768d9 commit e1f8290

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
@@ -187,5 +187,8 @@
187187
]
188188
}
189189
}
190+
},
191+
"prettier": {
192+
"trailingComma": "all"
190193
}
191194
}

0 commit comments

Comments
 (0)