Skip to content

Commit e1295d8

Browse files
Changed tabWidth to 4.
1 parent c7e185c commit e1295d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"printWidth": 180,
3-
"tabWidth": 2,
3+
"tabWidth": 4,
44
"useTabs": false,
55
"semi": true,
66
"singleQuote": true,

0 commit comments

Comments
 (0)