diff --git a/.vscode/settings.json b/.vscode/settings.json index e83badc..c5caadf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,4 +10,8 @@ "editor.codeActionsOnSave": { "source.fixAll.eslint": true }, + "terminal.integrated.autoReplies": { + "Terminate batch job (Y/N)?": "Y\r", + "终止批处理操作吗(Y/N)?": "Y\r", + }, } \ No newline at end of file