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
}
}

1 comment on commit 47553cb

@vercel
Copy link

@vercel vercel bot commented on 47553cb Jun 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

big-agi – ./

big-agi-enricoros.vercel.app
big-agi-git-main-enricoros.vercel.app
get.big-agi.com

Please sign in to comment.