8000 :robot: chore(package.json): Configure prettier. · make-github-pseudonymous-again/js-itertools@e8db60f · GitHub
[go: up one dir, main page]

Skip to content

Commit e8db60f

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

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
@@ -186,6 +186,9 @@
186186
}
187187
}
188188
},
189+
"prettier": {
190+
"trailingComma": "all"
191+
},
189192
"xo": {
190193
"prettier": true,
191194
"ignores": [

0 commit comments

Comments
 (0)
0