Don't show PowerShell console

This commit is contained in:
Anthony Rose 2023-04-21 12:16:59 +01:00
parent 8302cc216a
commit 5d01c7fab8

View file

@ -4,5 +4,6 @@
"--header-insertion-decorators",
"--suggest-missing-includes",
"--clang-tidy"
]
],
"powershell.integratedConsole.showOnStartup": false
}