Skip to content

Commit

Permalink
Simplify prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
giannisp committed Sep 18, 2023
1 parent f251cc9 commit 3cd08b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"singleQuote": true,
"trailingComma": "all"
"singleQuote": true
}

0 comments on commit 3cd08b7

Please sign in to comment.