feat: add minimise to tray option

This commit is contained in:
Paul Makles
2022-05-10 12:26:57 +01:00
parent 9211e23760
commit 5986251723
3 changed files with 14 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"compile-hero.disable-compile-files-on-did-save-code": true
"editor.formatOnSave": true
}