Skip to content

Commit 33ba134

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/057c4df07dfcd3ed83201b062803b05a252bf67f/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent fbe3e75 commit 33ba134

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,8 @@
178178
]
179179
}
180180
}
181+
},
182+
"prettier": {
183+
"trailingComma": "all"
181184
}
182185
}

0 commit comments

Comments
 (0)