Skip to content

Commit 3510c34

Browse files
authored
use tab with 4 space
1 parent 5cf92ed commit 3510c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.prettierrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"tabWidth": 2,
3-
"useTabs": false
2+
"tabWidth": 4,
3+
"useTabs": true
44
}

0 commit comments

Comments
 (0)