Skip to content

Commit

Permalink
Update .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdsgl authored Jan 3, 2023
1 parent efb659b commit 772a1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "tabWidth": 2, "printWidth": 120, "trailingComma": "none", "arrowParens": "avoid" }
{ "tabWidth": 4, "printWidth": 120, "trailingComma": "none", "arrowParens": "avoid" }

0 comments on commit 772a1fc

Please sign in to comment.