Skip to content

Commit 76dc97e

Browse files
a-flying-potatomake-github-pseudonymous-again
authored andcommittedMar 23, 2021
🤖 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/67ba7d5e9b38c8944d42909a3a30b0710559b446/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 8ae81c7 commit 76dc97e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

Diff for: ‎package.json

+3
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,8 @@
215215
]
216216
}
217217
}
218+
},
219+
"prettier": {
220+
"trailingComma": "all"
218221
}
219222
}

0 commit comments

Comments
 (0)
Please sign in to comment.