Disable errors from clangd

This commit is contained in:
Alex Yatskov 2021-05-25 13:36:29 -07:00
parent 707a227ccc
commit 18aea20c85

View File

@ -1,4 +1,5 @@
{
"clangd.disableDiagnostics": true,
"powershell.integratedConsole.showOnStartup": false,
"suggest.noselect": false,
"suggest.snippetsSupport": false