Skip to content

Commit

Permalink
chore: add printWidth into prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed Nov 8, 2021
1 parent f05a32e commit a83fdb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset-frontend/prettier.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ module.exports = {
singleQuote: true,
trailingComma: 'all',
arrowParens: 'avoid',
printWidth: 100,
};

0 comments on commit a83fdb8

Please sign in to comment.