Skip to content

Commit

Permalink
feat:adjust prettier config
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Jan 31, 2021
1 parent afc9b63 commit d6a31e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ module.exports = {
trailingComma: 'all',
singleQuote: true,
printWidth: 120,
arrowParens: 'avoid',
};

0 comments on commit d6a31e5

Please sign in to comment.