Skip to content

Commit

Permalink
chore: remove duplicate proseWrap config from prettier.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus committed Jun 1, 2021
1 parent e8ae5f0 commit a7c856c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prettier.config.js
@@ -1,5 +1,4 @@
module.exports = {
proseWrap: 'preserve',
singleQuote: true,
trailingComma: 'es5',
printWidth: 80,
Expand Down

1 comment on commit a7c856c

@vercel
Copy link

@vercel vercel bot commented on a7c856c Jun 1, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.