2024-10-03 22:03:49 +08:00
|
|
|
{
|
2025-03-18 00:52:50 +08:00
|
|
|
"printWidth": 220,
|
2024-10-03 22:03:49 +08:00
|
|
|
"bracketSpacing": true,
|
2025-03-18 00:52:50 +08:00
|
|
|
"singleQuote": false,
|
2024-10-03 22:03:49 +08:00
|
|
|
"trailingComma": "es5",
|
|
|
|
|
"arrowParens": "avoid"
|
|
|
|
|
}
|