prettier config update
This commit is contained in:
parent
01cc5ddf7c
commit
951f495f44
@ -1,3 +1,6 @@
|
|||||||
{
|
{
|
||||||
"trailingComma": "none"
|
"trailingComma": "none",
|
||||||
|
"tabWidth": 2,
|
||||||
|
"semi": true,
|
||||||
|
"singleQuote": false
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user