Skip to content

Commit 1bc0252

Browse files
Format code
1 parent b49a3d5 commit 1bc0252

7 files changed

Lines changed: 47 additions & 3235 deletions

File tree

.prettierrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"printWidth": 100,
3+
"tabWidth": 4,
4+
"trailingComma": "none",
5+
"arrowParens": "avoid"
6+
}

0 commit comments

Comments
 (0)