添加编辑器配置, 组件配置信息

This commit is contained in:
zhengw
2026-01-30 16:33:02 +08:00
parent 3c7d7860b1
commit bdee04ad67
2 changed files with 185 additions and 1 deletions

View File

@@ -28,5 +28,6 @@
"unionid"
],
"wxml.format.maxPreserveNewLines": null,
"wxml.format.wrapLineLength": 100
"wxml.format.wrapLineLength": 100,
"editor.formatOnPaste": false
}