mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
chore: reverted the prettier printWidth increase
This commit is contained in:
parent
e8ec74107d
commit
59ffb0166f
@ -3,5 +3,5 @@
|
|||||||
"tabWidth": 2,
|
"tabWidth": 2,
|
||||||
"semi": true,
|
"semi": true,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"printWidth": 200
|
"printWidth": 120
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user