diff --git a/.vscode/settings.json b/.vscode/settings.json index 3f2070a..f202a94 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,4 @@ { - "npm-scripts.showStartNotification": false + "npm-scripts.showStartNotification": false, + "compile-hero.disable-compile-files-on-did-save-code": false }