Skip to content

Commit

Permalink
chore(): remove trailingComma from .prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
hairihou committed Oct 4, 2024
1 parent 4d04357 commit 8d8e7e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"singleQuote": true,
"trailingComma": "all"
"singleQuote": true
}

0 comments on commit 8d8e7e0

Please sign in to comment.