Skip to content

Commit 57f5a77

Browse files
committed
improve types
1 parent 0c9a034 commit 57f5a77

File tree

3 files changed

+54
-341
lines changed

3 files changed

+54
-341
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)