2023-02-17 11:39:03 +08:00

6 lines
112 B
JSON

{
"editor.formatOnSave": true, //保存时格式化
"editor.detectIndentation": false,
"editor.tabSize": 4
}