chore: update * pin prettier version & format code
This commit is contained in:
parent
69831308ac
commit
9d4fcdc281
18 changed files with 93 additions and 78 deletions
|
|
@ -1,3 +1,7 @@
|
|||
{
|
||||
"endOfLine": "lf"
|
||||
"endOfLine": "lf",
|
||||
"singleQuote": false,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 4,
|
||||
"semi": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue