Skip to content

Commit 75de82b

Browse files
committed
build: prettier configuration
1 parent 4a2b314 commit 75de82b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
],
4040
"license": "GPL-3.0",
4141
"prettier": {
42-
"printWidth": 120
42+
"printWidth": 120,
43+
"trailingComma": "es5"
4344
},
4445
"engines": {
4546
"node": "^14 || ^16 || ^18"

0 commit comments

Comments
 (0)