Skip to content

Commit

Permalink
add .prettierrc
Browse files Browse the repository at this point in the history
originally from #715 by @rahulakrishna
  • Loading branch information
sharunkumar committed Oct 9, 2023
1 parent 6116b38 commit 78e1f9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"tabWidth": 2,
"useTabs": false,
"trailingComma": "all"
}

0 comments on commit 78e1f9e

Please sign in to comment.