Skip to content

Commit

Permalink
chore(prettier): update prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Jul 1, 2022
1 parent c89ac77 commit 684c3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prettier.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
files: '**/*.@(ts|?(@(c|m))js)?(x)',
options: {
parser: 'babel-ts',
printWidth: 87
printWidth: 86
}
}
]
Expand Down

1 comment on commit 684c3e6

@vercel
Copy link

@vercel vercel bot commented on 684c3e6 Jul 1, 2022

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.