Skip to content

Commit

Permalink
Added prettier-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gvatsal60 committed Jul 5, 2024
1 parent 2809276 commit 22f09f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .prettierrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ printWidth: 80
tabWidth: 2
useTabs: false
semi: true
indent: 2
no_ensure_ascii: false
no_sort_keys: false
top_keys: []
trailingComma: "none"
bracketSpacing: true
arrowParens: "avoid"
Expand Down

0 comments on commit 22f09f8

Please sign in to comment.