Skip to content

Commit

Permalink
use tab with 4 space
Browse files Browse the repository at this point in the history
  • Loading branch information
devvsakib authored Jul 29, 2024
1 parent 5cf92ed commit 3510c34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"tabWidth": 2,
"useTabs": false
"tabWidth": 4,
"useTabs": true
}

0 comments on commit 3510c34

Please sign in to comment.