Skip to content

Commit faf7ddc

Browse files
committed
chore(prettier): configure prettier with husky
1 parent ff67763 commit faf7ddc

File tree

5 files changed

+831
-27
lines changed

5 files changed

+831
-27
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)