style: change prettier config
This commit is contained in:
parent
21cc7d447e
commit
757e01ad01
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
arrowParens: 'avoid',
|
||||
bracketSameLine: true,
|
||||
bracketSameLine: false,
|
||||
bracketSpacing: true,
|
||||
singleQuote: true,
|
||||
trailingComma: 'all',
|
||||
|
Loading…
Reference in New Issue
Block a user