mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-02 10:59:22 +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,
|
"tabWidth": 2,
|
||||||
"semi": true,
|
"semi": true,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"printWidth": 120
|
"printWidth": 200
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user