Skip to content

Commit 6599ffc

Browse files
build: add prettier-plugin-multiline-arrays
1 parent 8aa31f0 commit 6599ffc

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed

.prettierrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
plugins:
44
- prettier-plugin-packagejson
5+
- prettier-plugin-multiline-arrays
56

67
trailingComma: "all"
78

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
"markdownlint": "0.34.0",
149149
"markdownlint-cli": "0.39.0",
150150
"prettier": "3.2.5",
151+
"prettier-plugin-multiline-arrays": "3.0.4",
151152
"prettier-plugin-packagejson": "2.4.14",
152153
"rimraf": "5.0.5",
153154
"rollup": "4.13.2",

pnpm-lock.yaml

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)