Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
fergiemcdowall committed Aug 8, 2023
1 parent 96ba006 commit 0efb00a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"arrowParens": "avoid",
"bracketSpacing": true,
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}
File renamed without changes.

0 comments on commit 0efb00a

Please sign in to comment.