Skip to content

Commit 0c52f59

Browse files
authored
Update .prettierrc
1 parent 6dfca92 commit 0c52f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"semi": true,
33
"singleQuote": true,
44
"endOfLine": "lf",
5+
"tabWidth": 4,
56
"overrides": [
67
{
78
"files": ["javascript/*.js"],

0 commit comments

Comments
 (0)