update prettier config

pull/945/head
Neeraj A 2 years ago
parent 3e8f321b2e
commit 5e6b937c22

@ -3,6 +3,6 @@ module.exports = {
tabWidth: 2,
semi: true,
singleQuote: true,
printWidth: 80,
printWidth: 120,
arrowParens: 'avoid'
};

Loading…
Cancel
Save