style: 设置 biome 行宽为 120

This commit is contained in:
2026-02-27 19:45:33 +08:00
parent 6d8635c1ac
commit b9653d78a6

View File

@@ -11,7 +11,8 @@
"formatter": {
"enabled": true,
"indentStyle": "space",
"indentWidth": 2
"indentWidth": 2,
"lineWidth": 120
},
"linter": {
"enabled": true,