Skip to content

Commit 298c63d

Browse files
committed
chore: add prettierrc
1 parent 09afae7 commit 298c63d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierrc

+5
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)