update prettier
This commit is contained in:
parent
010a4fec59
commit
f9c9a22c13
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"printWidth": 140,
|
"tabWidth": 2,
|
||||||
"singleQuote": true,
|
"semi": false,
|
||||||
"semi": true,
|
"singleQuote": false
|
||||||
"useTabs": true
|
|
||||||
}
|
}
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"printWidth": 140,
|
"tabWidth": 2,
|
||||||
"singleQuote": false,
|
"semi": false,
|
||||||
"semi": true,
|
"singleQuote": false
|
||||||
"useTabs": true
|
|
||||||
}
|
}
|
@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"printWidth": 140,
|
"tabWidth": 2,
|
||||||
"singleQuote": true,
|
"semi": false,
|
||||||
"semi": true,
|
"singleQuote": false
|
||||||
"useTabs": true
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user