Change printWidth to 100
parent
0b6880d5de
commit
e06f0db041
|
@ -2,5 +2,5 @@
|
|||
"semi": true,
|
||||
"trailingComma": "none",
|
||||
"singleQuote": false,
|
||||
"printWidth": 90
|
||||
"printWidth": 100
|
||||
}
|
Loading…
Reference in New Issue