mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 08:34:15 +01:00
chore: increased print width to 200 in prettier
This commit is contained in:
parent
d027d90ed5
commit
e8ec74107d
@ -3,5 +3,5 @@
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"printWidth": 120
|
||||
"printWidth": 200
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user