Skip to content

Commit

Permalink
Remove now-default prettier options
Browse files Browse the repository at this point in the history
  • Loading branch information
robatwilliams authored Jun 5, 2023
1 parent f86b556 commit 8a3f9fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"endOfLine": "lf",
"printWidth": 90,
"singleQuote": true,
"trailingComma": "es5",
"overrides": [
{
"files": "*.md",
Expand Down

0 comments on commit 8a3f9fe

Please sign in to comment.