Skip to content

Commit 5df11ee

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

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)