Skip to content

Commit

Permalink
use 2 for tabwidth
Browse files Browse the repository at this point in the history
  • Loading branch information
vid committed Jan 17, 2025
1 parent a769467 commit 18efdee
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,6 +1,6 @@
{
"semi": true,
"tabWidth": 4,
"tabWidth": 2,
"singleQuote": true,
"printWidth": 192,
"arrowParens": "avoid"
Expand Down

0 comments on commit 18efdee

Please sign in to comment.