Skip to content

Commit f728001

Browse files
🤖 chore(package.json): Configure prettier.
These changes were automatically generated by a transform whose code can be found at: - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/a44c42967442d65fd14272682fb84a6f32feb841/src/transforms/prettier:config.js Please contact the author of the transform if you believe there was an error.
1 parent 367704c commit f728001

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
@@ -180,5 +180,8 @@
180180
]
181181
}
182182
}
183+
},
184+
"prettier": {
185+
"trailingComma": "all"
183186
}
184187
}

0 commit comments

Comments
 (0)