Update Prettier Print WIdth to 100
This commit is contained in:
parent
f87ad66cee
commit
9b1f5b68c7
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"printWidth": 100,
|
||||||
"singleQuote": true,
|
"singleQuote": true,
|
||||||
"trailingComma": "all"
|
"trailingComma": "all"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue