Skip to content

Commit

Permalink
Update prettier configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Jun 29, 2023
1 parent 2d4c0e9 commit 47553cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"singleAttributePerLine": false,
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "lf",
"printWidth": 160
}
}

0 comments on commit 47553cb

Please sign in to comment.