diff --git a/.vscode/settings.json b/.vscode/settings.json index 373c9928..fc770a23 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ // Place your settings in this file to overwrite default and user settings. { - "file.autoSave": "afterDelay", + "files.autoSave": "afterDelay", "files.watcherExclude": { "**/.git/objects/**": true, "**/built/**": true,