Skip to content

Commit

Permalink
add back prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
willh-cmyk committed Nov 13, 2023
1 parent ab79a1a commit 20160b0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
{}
{
"singleQuote": true,
"trailingComma": "none",
"arrowParens": "avoid"
}

0 comments on commit 20160b0

Please sign in to comment.