Skip to content

Commit 0e5da5a

Browse files
committed
chore(formatter): update .prettierrc
1 parent b9e2651 commit 0e5da5a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.prettierrc.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
11
{
2-
"printWidth": 80,
3-
"tabWidth": 2,
4-
"useTabs": false,
5-
"semi": false,
6-
"singleQuote": true,
7-
"trailingComma": "none",
8-
"bracketSpacing": false,
9-
"arrowParens": "avoid"
2+
"printWidth": 120
103
}

0 commit comments

Comments
 (0)