CHORE Extending prettier printWidth
This commit is contained in:
parent
2056c8e514
commit
1d69f32874
|
|
@ -2,5 +2,5 @@
|
||||||
"tabWidth": 2,
|
"tabWidth": 2,
|
||||||
"semi": true,
|
"semi": true,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"printWidth": 60
|
"printWidth": 90
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user