Skip to content

Commit

Permalink
style: share prettier configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
danielattilasimon committed Mar 9, 2021
1 parent 8e01ae3 commit d34c804
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"arrowParens": "avoid",
"printWidth": 101,
"trailingComma": "none"
}

0 comments on commit d34c804

Please sign in to comment.