chore: adjust printWidth to 160 and format code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5",
|
||||
"printWidth": 200,
|
||||
"printWidth": 160,
|
||||
"semi": true,
|
||||
"singleQuote": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user