vscode setting.json
{// vscode默认启用了根据文件类型自动设置tabsize的选项"editor.detectIndentation": false,"workbench.iconTheme": "vscode-great-icons","typescript.locale": "zh-CN","editor.quickSuggestions": {"strings": true},"javascript.format.insertSpaceBeforeFunctionParenthes




