Skip to content

Commit 0d1d493

Browse files
committed
chore: add prettierrc
1 parent dddaf6a commit 0d1d493

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"semi": false,
3+
"singleQuote": true,
4+
"printWidth": 80
5+
}

0 commit comments

Comments
 (0)