Skip to content

Commit 0330213

Browse files
committed
remove unnecessary config
already the default
1 parent ea826d0 commit 0330213

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)