Skip to content

Commit

Permalink
removed prettier option
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbedouret committed Jun 30, 2023
1 parent 2b8846e commit c764f33
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,5 +1,4 @@
{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "all"
"singleQuote": true
}

0 comments on commit c764f33

Please sign in to comment.