Skip to content

Commit

Permalink
refactor: change prettier tab width
Browse files Browse the repository at this point in the history
  • Loading branch information
youthfulhps committed Jul 2, 2023
1 parent ade4c6b commit 740013c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ bracketSpacing: true
printWidth: 80
semi: false
singleQuote: true
tabWidth: 4
tabWidth: 2
trailingComma: all
useTabs: false
useTabs: false

0 comments on commit 740013c

Please sign in to comment.