Skip to content

Commit f766eb9

Browse files
committed
ci: prettierrc
1 parent 189fb7f commit f766eb9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.prettierrc.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"semi": true,
3+
"multilineArraysWrapThreshold": 0,
4+
"trailingComma": "all",
5+
"printWidth": 80,
6+
"tabWidth": 2
7+
}

0 commit comments

Comments
 (0)